* added containers for db and apollo * connected to test db * added network again * Added base for tests
269 B
269 B
graphql-api-js
Apollo graphql api server for Photowall
Run it locally
Create an .env file (see .env.example for what to set). Run
$ docker-compose build
$ docker-compose up
Then head over to The playground GUI in the browser