{"id":19339180,"url":"https://github.com/retrixe/bug-tracker","last_synced_at":"2026-06-20T07:31:19.482Z","repository":{"id":90664278,"uuid":"317804905","full_name":"retrixe/bug-tracker","owner":"retrixe","description":"A small issue tracker similar to GitHub Issues.","archived":false,"fork":false,"pushed_at":"2023-12-24T13:55:39.000Z","size":1139,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-18T07:03:16.605Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/retrixe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2020-12-02T09:00:58.000Z","updated_at":"2023-10-22T21:21:26.000Z","dependencies_parsed_at":"2023-07-09T04:00:13.451Z","dependency_job_id":"8067e2c0-fb08-48da-a951-0a0090eea03b","html_url":"https://github.com/retrixe/bug-tracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/retrixe/bug-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retrixe%2Fbug-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retrixe%2Fbug-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retrixe%2Fbug-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retrixe%2Fbug-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/retrixe","download_url":"https://codeload.github.com/retrixe/bug-tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retrixe%2Fbug-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34561766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-10T03:20:23.723Z","updated_at":"2026-06-20T07:31:19.463Z","avatar_url":"https://github.com/retrixe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bug-tracker\n\nA small issue tracker similar to GitHub Issues.\n\n## Setup\n\nThis project uses `yarn` which Node.js can setup when you run `corepack enable`. Run `yarn` to install all dependencies, setup `config.json`, then run `yarn build` to build the project, after which you can run `yarn start` to start the bug tracker. In development, you can use `yarn dev` to start the bug tracker with hot reloading instead of building the project entirely.\n\n## Configuration\n\nConfiguration is done in `config.json`. Storage and authentication backends are selected in the following order if multiple backends are configured:\n\n- Storage: PostgreSQL, MySQL/MariaDB, MongoDB, Mock (only in development mode)\n- Authentication: Mythic (Redis + @mythicmc/auth protocol), Redis, In-memory\n\n```json\n{\n  \"useMythicAuth\": false,\n  \"redisUrl\": \"\",\n  \"usePostgres\": false,\n  \"mysqlUrl\": \"\",\n  \"mongoUrl\": \"\",\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fretrixe%2Fbug-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fretrixe%2Fbug-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fretrixe%2Fbug-tracker/lists"}