Skip to content
/ ddvvt Public

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

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published