Skip to content

steffeli/the-ultimate-city-bicycle-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Den ultimate bysykkel-lista

This application uses the open data available from Oslo Bysykkel (https://oslobysykkel.no/apne-data/sanntid) to display a list of all the stations and their availability in terms of bicycles and open docks.

Prerequisite

Before you start you need to set the CLIENT_IDENTIFIER environment variable in order to build and launch the app locally.

export CLIENT_IDENTIFIER=<some-unique-string>

For windows do the following:

set CLIENT_IDENTIFIER=<some-unique-string>

Start application

To build and serve the local application first install the dependencies by runing npm install. Then build and serve the application with npm run start. Now navigate to http://localhost:5000.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published