This is a generic full-stack microservice complete with: react front end flask backend mongodb
to-use:
- clone off of github
- make sure docker is installed and running
- cd into project directory
docker-compose build
docker-compose up
- to verify check http:\localhost:3000
- when you are done press ctrl+c to exit
docker-compose down
to clear memory