Skip to content
Snippets Groups Projects
Commit 859fabd8 authored by Daniel Lyons's avatar Daniel Lyons
Browse files

Improve the README

parent 113de33f
No related branches found
No related tags found
No related merge requests found
# Workflow: the Workspaces Workflow Service
To use, first run the Alembic migrations:
env CAPO_PROFILE=local alembic upgrade head
Then you should be able to run this with:
env CAPO_PROFILE=local pserve --reload development.ini
Once there, try the following URLs:
- http://0.0.0.0:3456/workflows
- http://0.0.0.0:3456/workflows/0
- http://0.0.0.0:3456/workflows/0/files
- http://0.0.0.0:3456/workflows/0/files/file.txt
# Workflow: the Workspaces Workflow Service
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