-
Clone the repository:
git clone https://github.com/nmarkoski/bus-map.git -
Obtain a EuroGPS session ID:
- Inspect any API request on info.skopska.mk (e.g.,
http://info.skopska.mk:8080/rest-its/scheme/routes). - Copy the value of the
eurogps.eu.sidheader.
- Inspect any API request on info.skopska.mk (e.g.,
-
Copy
.env.sampleto.envand replaceYOUR_SESSION_IDwith your session ID. -
Start the app:
docker compose up -d
The app should be available on port 8080.