Running on Node.js, this app serves the web assets for Healthica's website
- clone this repo
- install yarn (or npm)
- install node 7.5.0
- run
yarn install
- create a
config/config.env
file (see structure below) - run
yarn start
ENV=development
PORT=3011
GOOGLE_ANALYTICS_ID=
SSH_KEY_PATH=
PROD_HOST=
PROD_USER=
PROD_PATH=
DEBUG_PASSPHRASE=
shipit production deploy