Files
graphql-api-js/README.md
T
Arwid ThornströmandGitHub 74796e23a8 P5-7141: basic tests (#1)
* added containers for db and apollo

* connected to test db

* added network again

* Added base for tests
2021-06-17 11:04:22 +02:00

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