2017-10-02 16:50:25 +11:00

626 B

Apollo upload logo

Apollo upload example API

An example GraphQL API using:

Setup

  1. Install the latest Node.js and npm.
  2. Duplicate .env.example as .env and customize.
  3. With Terminal in the api directory run npm install.
  4. Run npm run dev for development, or npm run start for production.

Support

See package.json engines.