Skip to content

Latest commit

 

History

History

readme.md

Disclaimer

This repo was forked from apollo-upload-examples and the adjust to upload files to S3 bucket rather then local storage

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.