{"id":18698407,"url":"https://github.com/coma64/bahn-alarm","last_synced_at":"2026-04-13T13:31:38.502Z","repository":{"id":177060341,"uuid":"658099126","full_name":"coma64/bahn-alarm","owner":"coma64","description":"An app that notifies you about delays of the Deutsche Bahn. Built with Golangs Echo server and Angular","archived":false,"fork":false,"pushed_at":"2023-10-03T12:55:30.000Z","size":1476,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-18T12:48:12.895Z","etag":null,"topics":["angular","echo","golang","kubernetes"],"latest_commit_sha":null,"homepage":"https://bahn-alarm.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coma64.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-24T19:03:55.000Z","updated_at":"2023-10-12T18:19:47.000Z","dependencies_parsed_at":"2023-07-10T04:48:10.452Z","dependency_job_id":"868d41fd-dd19-4a8d-b168-0e141b2f43d6","html_url":"https://github.com/coma64/bahn-alarm","commit_stats":null,"previous_names":["coma64/bahn-alarm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coma64/bahn-alarm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coma64%2Fbahn-alarm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coma64%2Fbahn-alarm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coma64%2Fbahn-alarm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coma64%2Fbahn-alarm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coma64","download_url":"https://codeload.github.com/coma64/bahn-alarm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coma64%2Fbahn-alarm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31754808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T13:27:56.013Z","status":"ssl_error","status_checked_at":"2026-04-13T13:21:23.512Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","echo","golang","kubernetes"],"created_at":"2024-11-07T11:28:16.378Z","updated_at":"2026-04-13T13:31:38.469Z","avatar_url":"https://github.com/coma64.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg style=\"margin: auto\" alt=\"Bahn Alarm Logo\" height=\"100\" src=\"frontend/src/assets/logo.svg\"\u003e\n\u003c/p\u003e\n\nBahn alarm is a pet project of mine that sends real-time notifications about train delays from the Deutsche Bahn.\nIt does this by regularly polling the API of the new \"Next DB Navigator\" app.\n\n**I am by no means affiliated with the DB. This project was built for educational purposes only.**\n\n\n\u003cdetails\u003e\n  \u003csummary\u003eScreenshots\u003c/summary\u003e\n\n  \u003ch3\u003eDesktop\u003c/h3\u003e\n  \u003cimg alt=\"Demo Screenshot\" src=\"./resources/demo-screenshot.png\"\u003e\n\n  \u003ch3\u003eMobile\u003c/h3\u003e\n  \u003cimg height=\"500\" alt=\"Mobile Demo Screenshot\" src=\"./resources/demo-screenshot-mobile.jpeg\"\u003e\n\u003c/details\u003e\n\n## Tech stack\n\n- Angular frontend\n  - PNPM as a package manager\n  - HSL color scheme based on [web.dev - Color schemes with HSL](https://web.dev/patterns/theming/)\n  - Web push API notifications\n- Go backend\n  - Cobra for handling the different management commands\n  - Echo as a server\n  - sqlx and squirrel for interacting with postgres\n  - goose for migrations\n- Postgres\n- Kubernetes with traefik\n- Prometheus for metrics\n\n## Developing locally\n\n### Frontend\n\n```bash\n# Install pnpm if you don't have it yet\nnpm i -g pnpm\n\ncd frontend\npnpm install\n\npnpm start\n```\n\n### Backend\n\n```bash\ndocker compose up -d\n\ncd backend\nCONFIGOR_ENV=dev go run . serve\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoma64%2Fbahn-alarm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoma64%2Fbahn-alarm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoma64%2Fbahn-alarm/lists"}