{"id":16621754,"url":"https://github.com/peterthehan/typescript-bootstrap","last_synced_at":"2026-04-14T04:31:21.200Z","repository":{"id":42583321,"uuid":"391811804","full_name":"peterthehan/typescript-bootstrap","owner":"peterthehan","description":"An opinionated TypeScript bootstrap template.","archived":false,"fork":false,"pushed_at":"2023-12-25T17:25:18.000Z","size":717,"stargazers_count":0,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T16:39:43.372Z","etag":null,"topics":["bootstrap","default","eslint","jest","node","node-js","nodejs","opinionated","project","template","typescript"],"latest_commit_sha":null,"homepage":"","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/peterthehan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["peterthehan"],"patreon":"peterthehan","ko_fi":"peterthehan","custom":["https://paypal.me/peterthehan","https://venmo.com/peterthehan"]}},"created_at":"2021-08-02T04:09:15.000Z","updated_at":"2023-06-12T02:35:51.000Z","dependencies_parsed_at":"2025-03-11T08:39:08.268Z","dependency_job_id":null,"html_url":"https://github.com/peterthehan/typescript-bootstrap","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/peterthehan/typescript-bootstrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterthehan%2Ftypescript-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterthehan%2Ftypescript-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterthehan%2Ftypescript-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterthehan%2Ftypescript-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterthehan","download_url":"https://codeload.github.com/peterthehan/typescript-bootstrap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterthehan%2Ftypescript-bootstrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31782736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["bootstrap","default","eslint","jest","node","node-js","nodejs","opinionated","project","template","typescript"],"created_at":"2024-10-12T02:48:20.730Z","updated_at":"2026-04-14T04:31:21.183Z","avatar_url":"https://github.com/peterthehan.png","language":"TypeScript","readme":"# TypeScript Bootstrap\n\nAn opinionated TypeScript bootstrap template.\n\n## Getting started\n\n1. Run the following commands to bootstrap a TypeScript project in your working directory:\n\n   \u003e Replace `my-typescript-project` in the commands below with your own preferred project name!\n\n   ```\n   npx degit peterthehan/typescript-bootstrap my-typescript-project\n   ```\n\n   ```\n   cd my-typescript-project/\n   ```\n\n   ```\n   npm i\n   ```\n\n2. You can run the following commands to verify your setup:\n\n   ```\n   npm run lint \u0026\u0026 npm run build \u0026\u0026 npm test\n   ```\n\n   View [package.json](./package.json) for more information.\n\nYou're ready to create your own TypeScript project! 🎉\n\n## Reasoning\n\nThe following resources detail how the configurations in this `typescript-bootstrap` template were determined:\n\n### Configs\n\n- [.eslintrc.json](./.eslintrc.json)\n\n  - https://typescript-eslint.io/docs/#step-2-configuration\n  - https://github.com/prettier/eslint-plugin-prettier#recommended-configuration\n  - https://github.com/lydell/eslint-plugin-simple-import-sort\n  - https://github.com/mthadley/eslint-plugin-sort-destructure-keys\n  - https://github.com/leo-buneev/eslint-plugin-sort-keys-fix\n  - https://github.com/infctr/eslint-plugin-typescript-sort-keys\n\n- [jest.config.json](./jest.config.json)\n\n  - https://kulshekhar.github.io/ts-jest/docs/getting-started/installation#jest-config-file\n\n- [tsconfig.json](./tsconfig.json)\n\n  - https://www.bayanbennett.com/posts/stop-messing-with-tsconfig\n\n### Actions\n\n- [.github/dependabot.yml](./.github/dependabot.yml)\n\n  - https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file\n\n- [.github/workflows/codeql-analysis.yml](./.github/workflows/codeql-analysis.yml)\n\n  - https://github.com/github/codeql-action\n\n- [.github/workflows/node.js.yml](./.github/workflows/node.js.yml)\n\n  - https://github.com/actions/starter-workflows/blob/main/ci/node.js.yml\n","funding_links":["https://github.com/sponsors/peterthehan","https://patreon.com/peterthehan","https://ko-fi.com/peterthehan","https://paypal.me/peterthehan","https://venmo.com/peterthehan"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterthehan%2Ftypescript-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterthehan%2Ftypescript-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterthehan%2Ftypescript-bootstrap/lists"}