akvo / akvo-flow-api

Akvo Flow API
GNU Affero General Public License v3.0
6 stars 3 forks source link
akvo akvo-flow-api clojure duct-framework

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