-
Make sure you have access to the
awsdevops/api-dev
andawsdevops/mysql-dev
development images -
Pull down the images
-
Pull down this repo
-
Inside the repo run...
$ docker-compose run api yarn
... to install dependencies
- To up the development environment run:
$ docker-compose up -d
And then you can navigate to localhost:3002/explorer
to see the app.