Bike Radar is a free and open source web app for Nextbike users. It secures nearby rides for you by booking them as soon as they become available in your selected area.
Publicly hosted instance: https://bikeradar.cc
You can host your own instance. For that, it's recommended to use gunicorn behind a reverse proxy and add run.sh
to a process control system (e.g. systemd, supervisor, etc.).
- App built with Dash, map powered by dash-leaflet
- Served via Gunicorn
- Caddy as reverse proxy
- Supervisord as process control service