Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nemanjam/turborepo-starter
https://github.com/nemanjam/turborepo-starter
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nemanjam/turborepo-starter
- Owner: nemanjam
- License: mit
- Created: 2024-05-13T17:11:24.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-14T08:56:14.000Z (6 months ago)
- Last Synced: 2024-05-14T09:57:33.979Z (6 months ago)
- Language: Astro
- Size: 27.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Astro Turborepo Template
## References
- Blog theme [onwidget/astrowind](https://github.com/onwidget/astrowind)
- Turborepo ESLint, TypeScript, React config [vercel/turbo/tree/main/examples/with-yarn](https://github.com/vercel/turbo/tree/main/examples/with-yarn)
- Turborepo TailwindCSS config [vercel/turbo/tree/main/examples/with-tailwind](https://github.com/vercel/turbo/tree/main/examples/with-tailwind)
- Turborepo ESLint, Prettier, Astro components config [kyr0/turbo-hybrid-astro-on-vercel](https://github.com/kyr0/turbo-hybrid-astro-on-vercel)
- Astro Docker Nginx docs [https://docs.astro.build/en/recipes/docker/](https://docs.astro.build/en/recipes/docker/)