Skip to content

Repository files navigation

Django Vite Boilerplate

PyPI version Documentation

A Django + Vite boilerplate for rapid development.

Vite Django Workflow

Bootstrap your frontend in seconds with ONE command

$ python manage.py vite_init

  [1/3] project_slug (frontend): 
  [2/3] Select style_solution
    1 - tailwind
    2 - daisy
    3 - bootstrap
    Choose from [1/2/3] (1): 
  [3/3] Select javascript_solution
    1 - htmx_alpine
    2 - valinajs
    3 - hotwire
    Choose from [1/2/3] (1): 

Features

  1. Style Solutions: Support for Tailwind CSS, DaisyUI, and Bootstrap out of the box.
  2. JavaScript Solutions: Choose between HTMX + Alpine.js, Valina.js, Hotwire.
  3. Auto Reload: Automatic full reload when files change during development.

Documentation

https://django-vite-boilerplate.readthedocs.io/

License

MIT

About

A Django + Vite boilerplate for rapid development.

Topics

Resources

Stars

15 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages