{"id":25831433,"url":"https://github.com/sfmohassel/ts-node-template","last_synced_at":"2026-04-17T15:33:21.805Z","repository":{"id":45036699,"uuid":"513290055","full_name":"sfmohassel/ts-node-template","owner":"sfmohassel","description":"A simple ts-node template with prettier, nvmrc and eslint","archived":false,"fork":false,"pushed_at":"2022-08-13T20:17:01.000Z","size":109,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T08:39:32.134Z","etag":null,"topics":["boilerpla","boilerplate-template","nodejs","nodemon","ts-node","typescript"],"latest_commit_sha":null,"homepage":"https://sfmohassel.medium.com/typescript-node-get-started-project-template-ad0ba9a7a885","language":"JavaScript","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/sfmohassel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-12T20:54:24.000Z","updated_at":"2023-12-03T15:00:13.000Z","dependencies_parsed_at":"2022-09-10T18:51:15.722Z","dependency_job_id":null,"html_url":"https://github.com/sfmohassel/ts-node-template","commit_stats":null,"previous_names":["sfmohassel/ts-node-template","saeidjoker/ts-node-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sfmohassel/ts-node-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfmohassel%2Fts-node-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfmohassel%2Fts-node-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfmohassel%2Fts-node-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfmohassel%2Fts-node-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sfmohassel","download_url":"https://codeload.github.com/sfmohassel/ts-node-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfmohassel%2Fts-node-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31934348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"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":["boilerpla","boilerplate-template","nodejs","nodemon","ts-node","typescript"],"created_at":"2025-02-28T20:33:53.199Z","updated_at":"2026-04-17T15:33:21.790Z","avatar_url":"https://github.com/sfmohassel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ts-node-template\n\n![Screenshot 2022-07-18 234510](https://user-images.githubusercontent.com/20520614/179624179-9867b5d9-fd28-4304-8042-c99a5d8d953c.png)\n\nA simple npx template for typescript node applications with prettier, nvmrc, eslint and nodemon.\n\n## Features\n\n- Typescript\n- Eslint\n- Prettier formatting\n- Using NVM to fix node version to latest LTS version\n- Example .gitignore\n- Live reloading with nodemon\n\n## Publish\n\n- Update package.json version\n- npm publish --registry https://registry.npmjs.org --access=public\n\n## Usage\n\n```bash\n# make sure have node version \u003e 16.x\n# cd into your repository root\nnpm init -y\nnpx @saeidjoker/ts-node-template@latest\n```\n\nAfter that, you can test your app with this command\n```bash\nnpm run start:dev\n```\n\nThis will print `hi` on the console. You can change the contents of `src/index.ts` and save the file and the app will cold-reload :-)\n\nEnjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsfmohassel%2Fts-node-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsfmohassel%2Fts-node-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsfmohassel%2Fts-node-template/lists"}