Cookiecutter Django + Svelte
Cookiecutter Django + Svelte is a cookiecutter template for quickly spinning up a fullstack web application in Django and Svelte.
Inspired by Cookiecutter Django.
Features
- Quickly set up a fullstack application.
- Svelte Live reload out of the box.
- Decoupled backend and frontend for better development process.
TODOS
- Documentation
- Database configuration
- Dockerize the template
- Tests
- Deployment options