https://github.com/akvo/akvo-flow-api
Akvo Flow API
https://github.com/akvo/akvo-flow-api
akvo akvo-flow-api clojure duct-framework
Last synced: 4 months ago
JSON representation
Akvo Flow API
- Host: GitHub
- URL: https://github.com/akvo/akvo-flow-api
- Owner: akvo
- License: agpl-3.0
- Created: 2017-02-23T09:31:03.000Z (almost 9 years ago)
- Default Branch: develop
- Last Pushed: 2023-06-07T04:52:14.000Z (over 2 years ago)
- Last Synced: 2023-06-07T05:27:09.268Z (over 2 years ago)
- Topics: akvo, akvo-flow-api, clojure, duct-framework
- Language: Clojure
- Size: 1.71 MB
- Stars: 6
- Watchers: 8
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Akvo FLOW API
[](https://travis-ci.org/akvo/akvo-flow-api)
## Building and testing
## Dependencies
* [Docker compose](https://docs.docker.com/engine/installation/)
### 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