oneconcern icon indicating copy to clipboard operation
oneconcern copied to clipboard

Artificial Intelligence Platform for Disasters

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 [email protected]: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