An open API service indexing awesome lists of open source software.

https://github.com/atakde/seng448-django-docker-todo

To do application
https://github.com/atakde/seng448-django-docker-todo

django docker docker-compose python

Last synced: about 2 months ago
JSON representation

To do application

Awesome Lists containing this project

README

          

# SENG448-django-docker
To do application with Django & Docker.

Just type `docker-compose up`.

You can change `docker-compose.yml` according to your own settings.

Note : Migrate and runserver commands are in `runServer.sh`.