2017-07-08 19:31:50 +10:00
..
2017-07-08 19:11:06 +10:00
2017-07-08 19:11:06 +10:00
2017-07-08 19:31:50 +10:00
2017-07-08 19:11:06 +10:00
2017-07-08 19:11:06 +10:00
2017-07-08 19:11:06 +10:00
2017-07-08 19:11:06 +10:00
2017-07-08 18:41:35 +10:00

Apollo upload example web application

An example web application using Next.js, React Apollo client and apollo-upload-client.

Setup

  1. Install the latest Node.js and npm.
  2. Run npm install within the app 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.