Files
graphql-api-js/README.md
T
2021-04-08 23:27:55 +02:00

252 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

$ npm install
$ npm start

Then head over to The playground GUI in the browser