https://github.com/nemanjam/turborepo-starter
https://github.com/nemanjam/turborepo-starter
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/nemanjam/turborepo-starter
- Owner: nemanjam
- License: mit
- Created: 2024-05-13T17:11:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T14:51:41.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T22:46:18.700Z (over 1 year ago)
- Language: JavaScript
- Size: 27.6 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/)