2017-10-02 16:51:21 +11:00

982 B

Apollo upload logo

Apollo upload example web app

An example SSR web app 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 build && npm run start for production.

Ensure your editor supports:

Support

See package.json engines.