Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1.63 KB

readme.md

File metadata and controls

37 lines (31 loc) · 1.63 KB

1C PNG

Artificial Intelligence platform for Disasters

GitHub issues CircleCI aeonian status

Branch Status

master staging
CircleCI CircleCI

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
yarn dev -o

Deployment

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