{"id":24408898,"url":"https://github.com/codesandtags/backstage-toolkit","last_synced_at":"2026-04-15T17:31:17.840Z","repository":{"id":189039948,"uuid":"679778249","full_name":"codesandtags/backstage-toolkit","owner":"codesandtags","description":"Help teams to generate and validate its Backstage Entities","archived":false,"fork":false,"pushed_at":"2023-11-16T23:17:55.000Z","size":70,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-27T02:54:33.529Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codesandtags.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-17T15:41:05.000Z","updated_at":"2023-08-18T00:53:15.000Z","dependencies_parsed_at":"2023-11-17T01:11:33.357Z","dependency_job_id":null,"html_url":"https://github.com/codesandtags/backstage-toolkit","commit_stats":null,"previous_names":["codesandtags/backstage-toolkit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codesandtags/backstage-toolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesandtags%2Fbackstage-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesandtags%2Fbackstage-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesandtags%2Fbackstage-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesandtags%2Fbackstage-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codesandtags","download_url":"https://codeload.github.com/codesandtags/backstage-toolkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesandtags%2Fbackstage-toolkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31852631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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":[],"created_at":"2025-01-20T05:53:31.300Z","updated_at":"2026-04-15T17:31:17.822Z","avatar_url":"https://github.com/codesandtags.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Backstage Toolkit\n\nHelp teams to generate and validate their `Backstage Entities` for their `Backstage Catalog`.\n\n## How to use it?\n\n1. Install the `backstage-toolkit`:\n\n```bash\nnpm install -g backstage-toolkit\n```\n\n2. Generate the catalog:\n\n```bash\nbackstage-toolkit generate-catalog --help\n```\n\n## Features\n\n### Generate fake catalog\n\nGenerate a fake catalog based on the configuration file `backstage-toolkit.config.js`.\n\n```bash\nbackstage-toolkit generate --fake\n```\n\n### Setup custom entities for your catalog\n\nCreate a file `backstage-toolkit.config.js` in the root of your project with the following content, to setup your custom entities:\n\n```json\n{\n   \"output\": \"tmp\",\n   \"generator\": {\n      \"groups\": 10,\n      \"components\": 2500,\n      \"apis\": 8400,\n      \"domains\": 5,\n      \"systems\": 10,\n      \"relations\": true,\n      \"openapiDefinition\": \"https://github.com/APIs-guru/openapi-directory/blob/dab6854d4d599aafb0eb36e6c7ae1fe0c37509b7/APIs/spotify.com/2021.4.2/openapi.yaml\"\n   },\n   \"approach\": \"centralized\"\n}\n```\n\n## How to install this repo locally?\n\n1. Clone the repo:\n\n```bash\ngit clone\n```\n\n2. Install the dependencies:\n\n```bash\nnpm install\n```\n\n1. Include the backstage-toolkit `cli` globally to run it from anywhere:\n\n```bash\nnpm install -g ./\n\nbackstage-toolkit --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesandtags%2Fbackstage-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodesandtags%2Fbackstage-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesandtags%2Fbackstage-toolkit/lists"}