bcgov / greenlight

A demonstration of the verifiable organization network showing a new restaurant gathering the permits necessary to open.
Apache License 2.0
34 stars 45 forks source link

dFlow development mode #174

Closed esune closed 5 years ago

esune commented 5 years ago

This addresses #172

A new profile was added to the docker manage script to support Angular hot-reloading during development. To run the application in development mode, simply execute ./manage start-dev, and dFlow and all the supporting containers will be built and started. The application will be served on http://localhost:5050