oneconcern
oneconcern copied to clipboard
Artificial Intelligence Platform for Disasters
Artificial Intelligence platform for Disasters
Branch Status
master | staging |
---|---|
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