build(deps-dev): bump @types/node from 20.12.3 to 20.12.4
[e-mobility-charging-stations-simulator.git] / docker / start.sh
1 #!/usr/bin/env sh
2
3 node dist/start.js &
4 node ui/web/start.js