2017-08-22 12:50:15 +10:00
..
2017-08-22 12:50:15 +10:00
2017-08-10 19:31:27 +10:00
2017-08-21 15:14:43 +10:00
2017-07-08 19:11:06 +10:00
2017-08-22 12:50:15 +10:00
2017-08-21 12:02:47 +10:00
2017-08-21 12:02:47 +10:00
2017-08-10 19:12:03 +10:00

Apollo upload example web app

An example SSR web app using:

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.