mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-02-24 15:38:20 +00:00
Update README.md with information about docker (#459)
* Update README.md with information about docker point to spiffworkflow.org docker guide and mention the differences between docker-compose.yml and editor.docker-compose.yml * fixes to README.md about description of `editor.docker-compose.yml` following feedback from @jbirddog
This commit is contained in:
parent
2d14dac106
commit
98a4aa4b0c
@ -34,6 +34,12 @@ Get the app running so you can access the frontend at http://localhost:7001 in y
|
||||
|
||||
./bin/run_cypress_tests_locally
|
||||
|
||||
## Docker
|
||||
|
||||
For full instructions, see [Running SpiffWorkflow Locally with Docker](https://www.spiffworkflow.org/posts/articles/get_started_docker/).
|
||||
|
||||
The `docker-compose.yml` file is for running a full-fledged instance of spiff-arena while `editor.docker-compose.yml` provides BPMN graphical editor capability to libraries and projects that depend on SpiffWorkflow but have no built-in BPMN edit capabilities.
|
||||
|
||||
## Contributing
|
||||
|
||||
This is a monorepo based on git subtrees that pulls together various spiffworkflow-related projects.
|
||||
|
Loading…
x
Reference in New Issue
Block a user