0.0.1 • Published 5 years ago
node-apollo-server v0.0.1
Apollo Server v2.0
Runs on port 6061 // bagel and a breadstick
yarn start:dev to run in watch mode
Make an .env.<environment> e.g.: .env.dev with the below variables
PGHOST='localhost'
PGUSER=matthooper
PGDATABASE=tennis
PGPASSWORD=null
PGPORT=54320.0.1
5 years ago