https://github.com/nemanjam/my-blogster
https://github.com/nemanjam/my-blogster
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nemanjam/my-blogster
- Owner: nemanjam
- License: mit
- Created: 2023-12-24T11:18:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T07:00:21.000Z (over 2 years ago)
- Last Synced: 2025-02-05T22:46:35.452Z (over 1 year ago)
- Language: Astro
- Size: 3.04 MB
- Stars: 2
- Watchers: 2
- 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/)