cr-connect-workflow/crc
Aaron Louie e1e866a2b3 Gets docker-compose working.
You'll need to add a .env file to the same directory as the docker-compose.yml file that sets the values for DB_USER and DB_PASS.
2020-02-04 21:42:09 -05:00
..
api Gets docker-compose working. 2020-02-04 21:42:09 -05:00
models Adds workflow_id to file endpoints. 2020-02-04 14:26:53 -05:00
scripts Read workflow configuration from the database, and not from a file. 2019-12-30 11:07:26 -05:00
static/bpmn Cleaning up the tests and making it easier to test workflows without adding them to the example data structure. 2020-02-04 16:49:28 -05:00
__init__.py Adds type hinting back in 2020-01-21 15:21:33 -05:00
api.yml Adds workflow_id to file endpoints. 2020-02-04 14:26:53 -05:00
workflow_processor.py Cleaning up the tests and making it easier to test workflows without adding them to the example data structure. 2020-02-04 16:49:28 -05:00