Skip to content

georgejkaye/delay-repay

Repository files navigation

delay-repay

This is a web app for computing the amount of Delay Repay compensation one is entitled to when travelling across multiple split tickets.

Deployment

Set environment variables:

CLIENT_PORT=
# Optional, for traefik routing
CLIENT_HOST=

Then run with docker:

docker compose -f docker-compose.prod.yml up --build

Development

Set environment variables:

CLIENT_PORT=

Then run with docker:

docker compose -f docker-compose.dev.yml up --build

About

Tool to calculate Delay Repay refunds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published