Skip to content
/ tavla Public
forked from entur/tavla

🚌 A customizable departure board for all public transport in Norway

Notifications You must be signed in to change notification settings

alfstorm/tavla

 
 

Repository files navigation

Entur - Tavla

Tavla ("The Board") is a personal departure board that you can configure yourself. Find the closest stop places to you and choose your desired lines in a simple admin panel.

Go to tavla.en-tur.no to configure your table today.

Subscribe to updates to Tavla by using GitHub's "Watch" feature.

Contribute

Do you find bugs or something that can be improved? Don't hesitate to submit an issue or a pull request.

Install

Fork the repo: https://github.com/entur/tavla/fork

Run the commands

git clone [email protected]:[YOUR USERNAME]/tavla.git
cd tavla
npm install

Run the development server with

npm start

Your browser should automatically open the app on http://localhost:9090

Code Quality

We use ESLint to ensure code quality. Please make sure ESLint is happy with the command:

npm run lint

About

🚌 A customizable departure board for all public transport in Norway

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 81.1%
  • CSS 16.2%
  • JavaScript 2.5%
  • HTML 0.2%