readme.md

March 22, 2019 ยท View on GitHub

1C PNG

Artificial Intelligence platform for Disasters

GitHub issues CircleCI aeonian status

Branch Status

masterstaging
CircleCICircleCI

Local Build Setup

  • Clone this repository
git clone git@github.com:acidjazz/oneconcern.git
  • Install dependencies
yarn install
  • Generate routes and lever job listings
yarn cash
  • Serve your dev environment with HMR at http://localhost:3000
yarn dev -o

Deployment

Continuous Deployment is setup using the git-flow workflow with aeonian via Circle-CI

Contents

  1. 1Branch Status
  2. 2Local Build Setup
  3. 3Deployment