Home

Awesome

remix-bvg-map-backend

The backend of a website that allows you to remix the BVG transit map.

ISC-licensed chat with me on Gitter support me on Patreon

Installing

git clone https://github.com/derhuerst/remix-bvg-map-backend.git
cd remix-bvg-map-backend
npm install --production
env NODE_ENV=production npm start

Contributing

If 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.