Michael Merrill 14be2c2433 Add rethinkdb
2017-04-03 20:16:27 -06:00
..
2017-04-02 23:14:11 +10:00
2017-04-02 23:14:11 +10:00
2017-04-02 23:14:11 +10:00
2017-04-03 20:16:27 -06:00
2017-04-03 20:16:27 -06:00
2017-04-02 23:14:11 +10:00
2017-04-03 20:16:27 -06:00
2017-04-03 20:16:27 -06:00
2017-04-02 23:14:11 +10:00
2017-04-02 23:14:11 +10:00

Apollo upload examples API

An example GraphQL API using Apollo upload server.

Setup

  1. Install the latest Node.js.
  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

  • Node.js versions >= 7.6.