Jayden Seric 26ff0e29a5 Update dependencies.
Also, update to lockfile v2 via npm v7.
2020-10-15 12:56:11 +11:00
..
2018-09-18 22:00:28 +10:00
2020-10-15 12:56:11 +11:00
2020-10-15 12:56:11 +11:00
2020-09-17 21:05:08 +10:00

Example GraphQL API

An example GraphQL API using:

Setup

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

Ensure your editor supports:

Support

See package.json engines.