A simple service for redirecting a custom URL to Polarsteps. It shows in order:
- First: The current trip
- Otherwise: The next trip
- Otherwise: The last trip
- Have node 22
nvm install 22 && nvm use 22
- Install dependencies
npm install
- run
npm start
- Copy and paste the compose.yml (with Traefik) in your server.
- Change the traefik labels with your domain and username.
- Run
docker-compose up -d
in the same directory as the compose.yml. - Done! You can now access your service on your domain.