Skip to content

SarthakJariwala/django-vite-inertia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django with Vite and Inertia 🚀

Copier

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.

Demo

✨ Features

  • Multiple Frontend Options

    • Vue
    • React (with optional shadcn/ui components)
    • Svelte
  • Styling Options

    • Tailwind CSS (optional)
    • Custom CSS
  • Database Options

    • PostgreSQL
    • SQLite (configured for production if selected)
  • Development & Deployment

    • Docker support (optional)
      • Development environment
      • Production-ready setup

🚦 Getting Started

Using uv (Recommended)

mkdir myproject
uvx copier copy gh:sarthakjariwala/django-vite-inertia myproject

Using pipx

mkdir myproject
pipx run copier copy gh:sarthakjariwala/django-vite-inertia myproject

Using copier

mkdir awesome-project
copier copy gh:sarthakjariwala/django-vite-inertia awesome-project

🔄 Updating Your Project

Keep your project up-to-date with the latest template changes:

cd awesome-project
uvx copier update
# OR
copier update

📜 License

MIT License

🙏 Acknowledgements

Standing on the shoulders of giants:

About

Template for Django + Vite + Inertia. Frontend options: Vue, React, Svelte

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •