Skip to content

akvo/akvo-flow-api

Repository files navigation

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