{"id":44600325,"url":"https://github.com/inpercima/mdrza-ranking","last_synced_at":"2026-02-14T09:16:58.953Z","repository":{"id":40272211,"uuid":"275667376","full_name":"inpercima/mdrza-ranking","owner":"inpercima","description":"Shows the ranking of teams for 'MdRzA - Mit dem Rad zur Arbeit'. Users can create a link to share or use himself.","archived":false,"fork":false,"pushed_at":"2026-02-11T21:01:07.000Z","size":9049,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-12T04:32:53.194Z","etag":null,"topics":["adfc","angular","angular-cli","angular-cli21","angular21","aok","mdrza","pnpm","webapp"],"latest_commit_sha":null,"homepage":"https://mdrza-ranking.inpercima.net","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inpercima.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-06-28T21:00:44.000Z","updated_at":"2026-02-11T21:01:10.000Z","dependencies_parsed_at":"2026-01-12T01:02:24.520Z","dependency_job_id":null,"html_url":"https://github.com/inpercima/mdrza-ranking","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/inpercima/mdrza-ranking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inpercima%2Fmdrza-ranking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inpercima%2Fmdrza-ranking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inpercima%2Fmdrza-ranking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inpercima%2Fmdrza-ranking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inpercima","download_url":"https://codeload.github.com/inpercima/mdrza-ranking/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inpercima%2Fmdrza-ranking/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29441520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T07:24:13.446Z","status":"ssl_error","status_checked_at":"2026-02-14T07:23:58.969Z","response_time":53,"last_error":"SSL_read: 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":["adfc","angular","angular-cli","angular-cli21","angular21","aok","mdrza","pnpm","webapp"],"created_at":"2026-02-14T09:16:58.758Z","updated_at":"2026-02-14T09:16:58.945Z","avatar_url":"https://github.com/inpercima.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MdRzA Ranking\n\n[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.md)\n[![Node CI/CD](https://github.com/inpercima/mdrza-ranking/actions/workflows/ci_cd.yml/badge.svg)](https://github.com/inpercima/mdrza-ranking/actions/workflows/ci_cd.yml)\n\nShows the ranking of teams for 'MdRzA - Mit dem Rad zur Arbeit'.\nUsers can create a link to share or use himself.\n\nThis app is online under [mdrza-ranking.inpercima.net](http://mdrza-ranking.inpercima.net).\n\nThis project was generated with [swaaplate](https://github.com/inpercima/swaaplate) version 2.5.3.\n\n## Prerequisites\n\n### Angular CLI\n\n* `@angular/cli 21.1.4` or higher\n\n### Node, npm or pnpm\n\n* `node 24.12.0` or higher in combination with\n  * `npm 11.6.2` or higher or\n  * `pnpm 10.29.3` or higher, used in this repository\n\n## Getting started\n\n```bash\n# clone project\ngit clone https://github.com/inpercima/mdrza-ranking/\ncd mdrza-ranking\n\n# install tools and frontend dependencies\npnpm install\n```\n\nCreate environment files for `development mode` and `production mode`.\n\n```bash\ncp src/environments/environment.ts src/environments/environment.dev.ts\ncp src/environments/environment.ts src/environments/environment.prod.ts\n```\n\n**Note**: These files will not be under version control but listed in .gitignore.\n\n## Usage\n\n### Recommendation\n\nIt is recommended to use a server to get full access of all angular.\nFor the other options your app should run on a server which you like.\n\n### Run in development mode\n\n```bash\n# build, reachable on http://localhost/app/path/to/dist/\npnpm build:dev\n\n# build and starts a server, rebuild after changes, reachable on http://localhost:4200/\npnpm start\n```\n\n### Package\n\n```bash\n# build in production mode, compressed\npnpm build:prod\n```\n\n### Lint\n\n```bash\nng lint\n```\n\n### Tests\n\n```bash\n# test\nng test\n\n# e2e\nng e2e\n```\n\n## Configuration\n\n### General\n\nAll options have to been set in the environment files but some of them do not need to be changed.\nAll defaults refer to the environment file (`environment.ts`), they are prepared in `development mode` (`environment.dev.ts`).\nChange for `production mode` the option `production` to `true`.\n\n### Table of contents\n\n* [api](#api)\n* [appname](#appname)\n* [defaultRoute](#defaultroute)\n* [production](#production)\n* [theme](#theme)\n\n### `api`\n\nDefines the URL to the backend.\n\n* default: `https://www.mit-dem-rad-zur-arbeit.de/api/teamranking.php?trid=98`\n* type: `string`\n\n### `appname`\n\nApplicationwide title of the app, displayed in title and toolbar.\n\n* default: `MdRzA Ranking`\n* type: `string`\n\n### `defaultRoute`\n\nThe default route and the route to be redirected after a login if no route is stored or if a route does not exist.\n\n* default: `dashboard`\n* type: `string`\n\n### `production`\n\nDefines whether the app is in production or not.\n\n* default: `false`\n* type: `boolean`\n* values: `true`/`false`\n\n### `theme`\n\nName of a pre-build-theme or a custom theme.\n\n* default: `rose-red`\n* type: `string`\n* values: `rose-red`/`azure-blue`/`magenta-violet`/`cyan-orange`/`custom`\n\nTo modify the custom theme just edit the colors and themes in `themes.scss`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finpercima%2Fmdrza-ranking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finpercima%2Fmdrza-ranking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finpercima%2Fmdrza-ranking/lists"}