Skip to content

The web stack for astronauts with deadlines.

License

Notifications You must be signed in to change notification settings

Bwc9876/Djazztro

Repository files navigation

Djazztro

Djazztro Logo

The web development stack for astronauts with deadlines.

What is Djazztro

Djazztro combines the versatility of Django with the elegance of the Astro static site generator.

You can read more about it on the Djazztro documentation site!

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.