Skip to content
Snippets Groups Projects
Commit ff0c0f20 authored by Nathan Hertz's avatar Nathan Hertz
Browse files

Updated README

parent ec12c36a
No related branches found
No related tags found
No related merge requests found
# Workflow: the Workspaces Workflow Service # Workflow: the Workspaces Workflow Service
To use, first run the Alembic migrations in /schema: To use, first run the Alembic migrations in /schema:
`env CAPO_PROFILE=local alembic upgrade head`
env CAPO_PROFILE=local alembic upgrade head
Then run: Then, back in services/workflow, run:
`python setup.py develop` `python setup.py develop`
Then you should be able to run this with: Then you should be able to run this with:
`env CAPO_PROFILE=local pserve --reload development.ini`
env CAPO_PROFILE=local pserve --reload development.ini
Once there, try the following URLs: Once there, try the following URLs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment