A repo to build and run the superLimtBreak.uk tech stack.
Used for:
-
local
development/simulation environment -
production
display server
# TODO: PATH_HOST_media_example is not complete
export PATH_HOST_media="$(pwd)/PATH_HOST_media_example"
docker-compose up
python3 -m webbrowser -t "http://localhost"
docker-compose --file docker-compose.production.yml up
make build
docker-compose build
cannot be used (yet) because some of the repos Makefile
s copy some files about. (I think it's only one repo now. I hope we can remove reliance on make at somepoint. This will make building windows compatible too)
cmd /V /C "set PATH_HOST_media=C:\Users\username\media\&& docker-compose up"
displayTriggerEventMap
my_eventmap.json
(example)
stageOrchestrationSequences
light_sequence.py
(example)
test_image.png
(example)test_video.mp4
(example)