voorkant / voorkant-core

https://voorkant.org/
MIT License
2 stars 3 forks source link

Initial dev environment #1

Closed cyclops1982 closed 8 months ago

cyclops1982 commented 8 months ago

This has a docker-compose file that starts HA, and a script that completes the 'initial' setup with a dummy user. There's also a tmux.sh file that starts both the docker-compose and script. This then gives you a nice tmux to start 'devving' in and allows you to see output of both HA and the register script (although that probably won't fail).

Special tricks to wait for HA being started are in register.sh