Simple API to get BikeMi station informations. Demo.
You've several way to get bicineabbiamo running:
-
You can use
docker
:docker run -d -p 80:3000 maxcanna/bicineabbiamo:latest
. -
Or manually:
-
npm i --production
-
npm start
bicineabbiamo will be available on port
3000
. -
Available on Apiary