A modern template for supercharging your Django project with Vite for lightning-fast frontend builds and Inertia for seamless SPA-like experiences without the API complexity.
Multiple Frontend Options
Styling Options
Database Options
Development & Deployment
mkdir myproject
uvx copier copy gh:sarthakjariwala/django-vite-inertia myproject
mkdir myproject
pipx run copier copy gh:sarthakjariwala/django-vite-inertia myproject
mkdir awesome-project
copier copy gh:sarthakjariwala/django-vite-inertia awesome-project
Keep your project up-to-date with the latest template changes:
cd awesome-project
uvx copier update
# OR
copier update
MIT License
Standing on the shoulders of giants: