{"id":20492559,"url":"https://github.com/redmadrobot/techradar-android","last_synced_at":"2025-04-13T17:04:46.721Z","repository":{"id":37707705,"uuid":"481542535","full_name":"RedMadRobot/techradar-android","owner":"RedMadRobot","description":"RMR Technology Radar","archived":false,"fork":false,"pushed_at":"2024-04-24T16:35:09.000Z","size":2155,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-04-24T19:14:07.737Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://redmadrobot.github.io/techradar-android/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RedMadRobot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"License","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}},"created_at":"2022-04-14T09:22:33.000Z","updated_at":"2024-04-17T12:33:58.000Z","dependencies_parsed_at":"2024-04-24T18:06:03.807Z","dependency_job_id":null,"html_url":"https://github.com/RedMadRobot/techradar-android","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedMadRobot%2Ftechradar-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedMadRobot%2Ftechradar-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedMadRobot%2Ftechradar-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedMadRobot%2Ftechradar-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RedMadRobot","download_url":"https://codeload.github.com/RedMadRobot/techradar-android/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224819482,"owners_count":17375274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-15T17:29:37.206Z","updated_at":"2024-11-15T17:29:38.280Z","avatar_url":"https://github.com/RedMadRobot.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RedMadRobot Technology Radar\n\nRedMadRobot Technology Radar, inspired by [AOE TechRadar](https://www.aoe.com/techradar/index.html)\n\n## Build the radar\n\nBuild the radar\n\n```bash\nnpm i\nnpm run serve\n```\n\nBuild the radar with static files\n\n```bash\nnpm i\nnpm run build\n```\n\nThen open here: [http://localhost:3000/techradar-android/](http://localhost:3000/techradar-android/)\n\n## Usage\n\nFor a new Technology Radar release, create a folder of the release date (`YYYY-MM-DD`) under `radar/`, or use:\n\n```bash\nnpm run newReleaseFolder\n```\n\n## Maintaining items\n\nThe items are written in Markdown format (.md)\n\nEach file has a [front-matter](https://github.com/jxson/front-matter) header where the attributes of the item are listed:\n\n```Markdown\n---\ntitle:      \"React\"\nring:       adopt\nquadrant:   languages-and-frameworks\n---\n```\n\nText goes here. You can use **markdown** here.\n\nFollowing front-matter attributes are possible:\n\n- **title**: Name of the Item\n- **quadrant**: Quadrant. One of `libraries`, `methods-and-patterns`, `languages-and-frameworks`, `utilities`\n- **ring**: Ring section in radar. One of `trial`, `assess`, `adopt`, `hold`\n- **tags**: Optional tags for filtering\n- **featured**: (optional, default \"true\") If you set this to `false`, the item\n  will not be visible in the radar quadrants but still be available in the overview.\n\nThe name of the `.md` file acts as item identifier and may overwrite items with\nthe same name from older releases.\n\nIf an item is overwritten in a new release, the attributes from the new item are\nmerged with the old ones, and a new history entry is created for that item.\n\nYou can integrate images in your markdown. Put the image files in your `public/images/` folder and reference them:\n\n```Markdown\n![nice image](/images/nice-image.png)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredmadrobot%2Ftechradar-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredmadrobot%2Ftechradar-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredmadrobot%2Ftechradar-android/lists"}