Skip to content

ShayAdler/open-bus-map-search-liry

 
 

Repository files navigation

Open bus ranking app

Netlify Status

This app is created by the volunteers of Public Knowledge Workshop

Developers:

Running the project:

  • clone the repo
  • yarn install
  • yarn start

Generating OpenAPI client:

The app uses the stride api, which is an OpenAPI endpoint that exposes public bus data. The api clients are auto-generated, and may need regenerating as the api changes. to generate the api client:

  • yarn generate:openapi

About

open-bus-map-search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.3%
  • HTML 1.7%
  • CSS 1.1%
  • JavaScript 0.9%