feat: add addChargingStations command to UI API
[e-mobility-charging-stations-simulator.git] / docker / start.sh
... / ...
CommitLineData
1#!/usr/bin/env sh
2
3node dist/start.js &
4node webui/start.js