Update stemma tmuxinator project
This commit is contained in:
@@ -6,8 +6,11 @@ root: /src/stemma
|
|||||||
startup_window: terminal
|
startup_window: terminal
|
||||||
|
|
||||||
windows:
|
windows:
|
||||||
- neo4j: docker-compose -f docker-compose-localdev.yml up neo4j
|
- neo4j: docker-compose -f docker-compose.yml up neo4j
|
||||||
- elasticsearch: docker-compose -f docker-compose-localdev.yml up elasticsearch
|
- elasticsearch: docker-compose -f docker-compose.yml up elasticsearch
|
||||||
|
- databuilder:
|
||||||
|
root: /src/stemma/databuilder
|
||||||
|
panes: source venv/bin/activate
|
||||||
- webpack:
|
- webpack:
|
||||||
root: /src/stemma/frontend/amundsen_application/static
|
root: /src/stemma/frontend/amundsen_application/static
|
||||||
panes: npm run watch
|
panes: npm run watch
|
||||||
|
|||||||
Reference in New Issue
Block a user