Group Name: Hermes (Group 5)
Language: Python
Platforms and Tools: MongoDB, Django, React
- Docker
- docker-compose
- Start up the app by running:
bash ./scripts/local_set_up.sh
- Shut down the app by running:
bash ./scripts/local_tear_down.sh
- If you experience any problems with the above scripts on your local machine, you can instead manually run each command in the scripts.
- Start up the app by running:
bash ./scripts/vm_set_up.sh
- Shut down the app by running:
bash ./scripts/vm_tear_down.sh