Skip to content

ghuinker/ddvvt

Repository files navigation

Django Docker Vue Vite Tailwind Skeleton!

Base project starter for Django, Docker, Vue, Vite, and TailwindCss! Some extra opinionated auth, api, utils, debugging, and more!

Create your project

django-admin startproject --template=https://github.com/ghuinker/ddvvt/archive/main.zip --name=Makefile myproject

Get coding!

cd myproject
make setup-project
source venv/bin/activate
python3 manage.py runserver
yarn dev

About

Base project starter for Django, Docker, Vue, Vite, and TailwindCss! Some extra opinionated auth, api, utils, debugging, and more!

Topics

Resources

Stars

17 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors