Skip to content

maxcanna/bicineabbiamo

Repository files navigation

bicineabbiamo

CI Status Docker Status Docker Pulls

Simple API to get BikeMi station informations. Demo.

How do I get set up?

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.

Documentation

Available on Apiary