An opinionated django Kickstart app
- django-environ to configure the app.
- Select database engine from (sqlite, postgres or mysql).
- Django Vite frontend assts using tailwindcss and stimulus with hot module reload.
- Docker compose to start a database server and Mailpit for email testing.
- Django developments goodies (django-extensions, django-debug-toolbar, ... etc).
- install Kickstart
- Run the following command to generate your pproject in the same directory
kickstart https://github.com/a-atalla/django-kickstart.git