Skip to content

Client implementation of S-Bahn-München realtime data from geOps with Vue.js

Notifications You must be signed in to change notification settings

not-implemented/sbahn-tracker

Repository files navigation

S-Bahn München Live

A Vue.js implementation of S-Bahn München Live with realtime data from geOps.

Installation

$ npm install

Usage

Serving the app for local development

$ npm run dev

When using Docker, a local instance will be available via http://localhost:8080/

$ docker-compose up --build

Building a distribution version

$ npm run build

This task will create a distribution version of the project inside your local dist/ folder

When using docker, run

$ docker-compose -f docker-compose.dist.yaml up --build

About

Client implementation of S-Bahn-München realtime data from geOps with Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published