Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 273 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 273 Bytes

To build cantaloupe

./services/cantaloupe/runBuild.sh

Run dev stack

docker-compose -f docker-compose-dev.yml up -d

Bash into webapp container

docker-compose -f docker-compose-dev.yml exec client bash

The source code is at usr/local/app