Set up your Django project with Vite and Inertia.
Other configurations:
[!NOTE] SQLite is configured for production use if you choose to use it.
mkdir awesome-project
uvx copier copy gh:sarthakjariwala/django-vite-inertia awesome-project
pipx
, etc.mkdir awesome-project
copier copy gh:sarthakjariwala/django-vite-inertia awesome-project
You can also get the latest changes in your project as this template evolves in the future.
cd awesome-project
uvx copier update
Or
cd awesome-project
copier update
MIT License
Standing on the shoulders of giants: