A full stack web app for tracking use of public transport.
POETRY_VERSION
API_PORT
CLIENT_PORT
RTT_USER
For populating the dev database we pull data from the prod database using the following variables.
DB_NAME
DB_USER
DB_HOST
rtt.secret
Realtime Trains API keydb.secret
Prod database password
docker compose -f docker-compose.dev.yml up --build