build(deps-dev): bump eslint-config-love from 43.1.0 to 44.0.0
[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