0.0.1 • Published 5 years ago

dcg-next v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

RKTA Starter Apollo

A React-apollo app preconfigured for serverless Zeit Now deployment.

To use locally

  • Create .env and .env.serverless from .env.sample and .env.serverless.sample
  • Start dev server: yarn dev
  • Start in production mode yarn start

Deploy to now

  1. Configure now.json
  2. Run yarn deploy

Environment variables

  1. For genral use see now docs
  2. To expose some env variables to the client see config/webpack/config.common.js.