Skip to content

alakae/trackz

Repository files navigation

trackz

Built with Devbox PRs Welcome

Graphical arrival and departure board for railway stations in Switzerland.

This is a just for fun project.

Using

The latest image is automatically deployed at trackz.ch.

Developing

To execute the app in the development mode either run

devbox run -- npm ci
devbox run -- npm run dev

The page will reload if you make edits. You will also see any lint errors in the console.

CI dry run

To replicate the pull request checks locally, run the following commands in sequence:

devbox run -- npm ci
devbox run -- npm run build
devbox run -- npm run lint
devbox run -- npm run format:check

About

Graphical arrival and departure board for railway stations in Switzerland.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors