{"id":19794625,"url":"https://github.com/code-crash/ts-node-starter","last_synced_at":"2026-06-13T05:33:34.688Z","repository":{"id":97043191,"uuid":"588448222","full_name":"Code-Crash/ts-node-starter","owner":"Code-Crash","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-13T06:34:36.000Z","size":98,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T16:05:28.969Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Code-Crash.png","metadata":{"files":{"readme":".github/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":"2023-01-13T06:21:10.000Z","updated_at":"2023-01-13T06:21:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"6ffd5d26-045b-4012-9f68-302daa66e777","html_url":"https://github.com/Code-Crash/ts-node-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Code-Crash/ts-node-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Crash%2Fts-node-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Crash%2Fts-node-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Crash%2Fts-node-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Crash%2Fts-node-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Code-Crash","download_url":"https://codeload.github.com/Code-Crash/ts-node-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Crash%2Fts-node-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34273788,"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-13T02:00:06.617Z","response_time":62,"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-12T07:13:45.031Z","updated_at":"2026-06-13T05:33:34.674Z","avatar_url":"https://github.com/Code-Crash.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript Node Starter (boilerplate)\n\n## Overview\n\nThis project is a boilerplate to create a server/library/script in typescript\nfor the server side\n\n## How to Use\n\n1. Just clone this repository.\n2. Change the folder name for which you are creating the project\n   (server/library/scripts/etc...)\n3. Change the `package.json` (name, description, version, dependencies)\n   - Note: This repository is default configure to use express with typescript\n     with minimal setup, you can change it as per your need.\n4. Go through the different commands from the `package.json`-\u003e`scripts` section.\n5. It has the following things already set up (you can remove them if you don't\n   want anything from the list)\n   1. Basic `.env` Support\n   2. Basic Unit Test\n   3. Linter\n   4. Formatter (prettier)\n   5. GitHub Workflow Action To Run Tests\n   6. It has some `.vscode` settings, which you can use or ignore.\n\n## Details About Scripts/Setup:\n\n**`TODO`**\n\n## How to Contribute (Want to improve this boilerplate)\n\n1. Clone the repository\n2. Create a branch (`[your-github-username]/[bug-or-task-name]`)\n3. Check out your branch and do the changes, and add the test case.\n4. Run `npm run lint`, `npm run` format` to clean the code\n5. Run `npm run test`, make sure existing and new tests should pass or else the\n   pull request will be rejected.\n6. Commit the changes to your branch.\n7. Create a pull request for `develop` branch and tag reviewers.\n\nTODOs:\n\n1. Complete Test Cases For Current Logic.\n   1. Unit Tests For Helpers/Methods and Constants\n   2. Mock Server Test Setup For Express\n2. Details About Scripts/Setup\n3. Add more common use cases for any `node.js` projects\n4. Update the README.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-crash%2Fts-node-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-crash%2Fts-node-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-crash%2Fts-node-starter/lists"}