olpeh / onkometrorikki

Check if the metro in Helsinki area is broken at the moment

Home Page:https://onkometrorikki.fi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Onko metro rikki?

Sponsored PRs Welcome license Build Status All Contributors

Check if the metro in Helsinki area is broken at the moment

What is this?

A really stupid prototype app that shows whether the metro in Helsinki is broken currently.

The information is based on the HSL Disruption info API.

Follow @onkometrorikki for notifications when there are disruptions in the metro.

Try it

Head to onkometrorikki.fi

Development

Install dependencies: yarn

Start the backend and frontend for local development: npm run dev

This command will start both the backend and the frontend locally.

The backend will run in port 4000 by default and the frontend in port 3000. The backend url is defined by the env variable ELM_APP_API_URL as can be seen in the package.json file.

Start only the frontend, using "production" backend: npm run frontend.

Start only the backend: npm start or npm run backend.

Deployments

Deployments are triggered automatically for every commit in master branch.

For manual deployments:

  • Backend is deployed in Heroku: git push heroku master
  • Deploy frontend to now: npm run release

Contributors

If you'd like to contribute, see CONTRIBUTING.md.

Thanks goes to these wonderful people (emoji key):


Olavi Haapala

πŸ’» πŸ“– πŸ› πŸ‘€ πŸ“’

Fotis Papadogeorgopoulos

πŸ’» 🎨 πŸ‘€ πŸš‡

paulogdm

πŸš‡

Ossi Hanhinen

πŸ’» ⚠️

Credits, Thanks, Inspiration

Supporters

This project is sponsored by Futurice's Open Source Sponsorship program

Supported by the Spice Program

About

Check if the metro in Helsinki area is broken at the moment

https://onkometrorikki.fi/

License:MIT License


Languages

Language:TypeScript 44.4%Language:Elm 43.8%Language:CSS 7.6%Language:JavaScript 3.2%Language:HTML 0.9%