remix-bvg-map-backend
May 2, 2018 ยท View on GitHub
The backend of a website that allows you to remix the BVG transit map.
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.