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
- Host: GitHub
- URL: https://github.com/atakde/seng448-django-docker-todo
- Owner: atakde
- Created: 2020-05-01T11:11:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-05T18:08:38.000Z (about 6 years ago)
- Last Synced: 2025-05-30T20:44:05.297Z (about 1 year ago)
- Topics: django, docker, docker-compose, python
- Language: Python
- Homepage:
- Size: 414 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.
