Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bwc9876/djazztro
The web stack for astronauts with deadlines.
https://github.com/bwc9876/djazztro
astro create django node python typescript vite
Last synced: 2 months ago
JSON representation
The web stack for astronauts with deadlines.
- Host: GitHub
- URL: https://github.com/bwc9876/djazztro
- Owner: Bwc9876
- License: mit
- Created: 2022-11-13T05:10:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-19T16:17:46.000Z (over 1 year ago)
- Last Synced: 2024-09-30T15:13:11.419Z (3 months ago)
- Topics: astro, create, django, node, python, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 744 KB
- Stars: 31
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Djazztro
The web development stack for astronauts with deadlines.## What is Djazztro
Djazztro combines the versatility of [Django](https://www.djangoproject.com/) with the elegance of the [Astro](https://www.astro.build/) static site generator.
You can read more about it [on the Djazztro documentation site](https://bwc9876.github.io/Djazztro)!
## Why?
Djazztro is a stack for people who want to use Astro, but don't want to give up Django's admin panel, or Django's ORM. It's also a stack for people who want to use Django, but don't want to give up Astro's component based approach to frontend development.
I chose Astro specifically because it supports many other component frameworks such as React, Vue, Svelte, and more. Meaning this stack not only connects Django and Astro, but Django and all those frameworks and their ecosystems.
## Contributing
Contributions are welcome! Please open an issue or a PR if you have any ideas.
## License
Djazztro is licensed under the [MIT License](LICENSE).