/akvo-flow-api

Akvo Flow API

Primary LanguageClojureGNU Affero General Public License v3.0AGPL-3.0

Akvo FLOW API

Build Status

Building and testing

Dependencies

Start dev env

docker-compose up

REPL available in port 47480. Backend available in port 3000.

Deployment to production

Run:

./ci/promote-test-to-prod.sh

And follow the instructions