This project is a boilerplate to a full stack application with the technologies docker, mongodb, graphql, react and apollo.
- Have docker installed
- clone this repo
- go to the root folder of this project
- run docker-compose build
- run docker-compose up
- access the url http://localhost:8080
- access graphqil at url http://localhost:4000