{"id":19431768,"url":"https://github.com/nicksp/typescript-node-starter","last_synced_at":"2026-04-11T09:36:34.306Z","repository":{"id":149880237,"uuid":"538259928","full_name":"nicksp/typescript-node-starter","owner":"nicksp","description":"A minimal boilerplate for TypeScript and Node.js applications","archived":false,"fork":false,"pushed_at":"2022-09-20T12:33:18.000Z","size":105,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-28T22:41:55.277Z","etag":null,"topics":["boilerplate","eslint","husky-hooks","jest","jest-tests","nodejs","prettier","starter-kit","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/nicksp.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":"2022-09-18T22:41:34.000Z","updated_at":"2023-03-08T05:06:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7c8b4e1-291d-4dde-9d85-f5bdda6e78d0","html_url":"https://github.com/nicksp/typescript-node-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nicksp/typescript-node-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Ftypescript-node-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Ftypescript-node-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Ftypescript-node-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Ftypescript-node-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicksp","download_url":"https://codeload.github.com/nicksp/typescript-node-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Ftypescript-node-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31676209,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"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":["boilerplate","eslint","husky-hooks","jest","jest-tests","nodejs","prettier","starter-kit","typescript"],"created_at":"2024-11-10T14:31:52.093Z","updated_at":"2026-04-11T09:36:34.288Z","avatar_url":"https://github.com/nicksp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript Node Starter\n\nA minimal boilerplate for Node.js web applications written in TypeScript 📦\n\nIncludes:\n\n- [Typescript](https://www.typescriptlang.org/) - JavaScript that scales\n- [TypeScript ESLint](https://typescript-eslint.io/docs/) - source code linter\n- [Prettier](https://prettier.io/) - an opinionated code formatter\n\n## Prerequisites\n\nTo build and run this app locally you will need a few things:\n\n- Install [Node.js](https://nodejs.org/en/)\n- Install [VS Code](https://code.visualstudio.com/)\n\n## Getting started\n\n- Clone the repository\n\n```bash\ngit clone --depth=1 git@github.com:nicksp/typescript-node-starter.git \u003cproject_name\u003e\n```\n\n- Install dependencies\n\n```bash\ncd \u003cproject_name\u003e\nnpm install\n```\n\n- Generate production build and run the project\n\n```bash\nnpm start\n```\n\n- Local development with cold reloading\n\n```bash\nnpm run dev\n```\n\n- Linting\n\n```bash\nnpm run lint\nnpm run lint:fix\n```\n\n- Code formatting\n\n```bash\nnpm run pretty\nnpm run pretty:fix\n```\n\n- Testing\n\n```bash\nnpm test\n```\n\n## Sources\n\n#### Official TypeScript-Node-Starter:\n\nhttps://github.com/Microsoft/TypeScript-Node-Starter\n\n#### The definitive guide to TypeScript\n\nhttps://basarat.gitbook.io/typescript/\n\n## License\n\nCopyright (c) Nick S. Khan. All rights reserved.\nLicensed under the [MIT](LICENSE) License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicksp%2Ftypescript-node-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicksp%2Ftypescript-node-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicksp%2Ftypescript-node-starter/lists"}