2017-08-10 22:08:38 +10:00
..
2017-04-02 23:14:11 +10:00
2017-04-02 23:14:11 +10:00
2017-08-10 22:08:38 +10:00
2017-08-10 19:12:03 +10:00
2017-07-08 19:21:31 +10:00
2017-07-08 19:21:31 +10:00

Apollo upload example GraphQL API

An example GraphQL API using:

Setup

  1. Install the latest Node.js and npm.
  2. Run npm install within the api directory in Terminal.
  3. Copy .env.example, rename it .env and customize.

For development run npm run dev.

For production run npm run build && npm run start.

Support

See engines in package.json.