gtalarico / django-vue-template

Django Rest + Vue JS Template
https://django-vue-template-demo.herokuapp.com/
MIT License
1.58k stars 406 forks source link

Adds basic docker support #100

Open erickillian opened 2 years ago

erickillian commented 2 years ago

Adds a docker-compose.yml and a dockerfile to allow quick setup of the development environment. Could also be modified for production purposes. Still need to update README.md with how to use these changes