The backend of a website that allows you to remix the BVG transit map.
git clone https://github.com/derhuerst/remix-bvg-map-backend.git
cd remix-bvg-map-backend
npm install --production
env NODE_ENV=production npm startIf you have a question or have difficulties using remix-bvg-map-backend, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to the issues page.