{"id":19868228,"url":"https://github.com/klzns/simple-typescript-express","last_synced_at":"2026-04-16T05:04:23.061Z","repository":{"id":44158966,"uuid":"173863581","full_name":"klzns/simple-typescript-express","owner":"klzns","description":"Simple TypeScript Express server start project","archived":false,"fork":false,"pushed_at":"2023-01-03T17:16:49.000Z","size":708,"stargazers_count":1,"open_issues_count":18,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T00:39:48.349Z","etag":null,"topics":["bootstrap","express","jest","starter","ts","typescript"],"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/klzns.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":"2019-03-05T03:09:32.000Z","updated_at":"2022-04-21T12:31:39.000Z","dependencies_parsed_at":"2023-02-01T08:17:22.505Z","dependency_job_id":null,"html_url":"https://github.com/klzns/simple-typescript-express","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/klzns/simple-typescript-express","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klzns%2Fsimple-typescript-express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klzns%2Fsimple-typescript-express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klzns%2Fsimple-typescript-express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klzns%2Fsimple-typescript-express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klzns","download_url":"https://codeload.github.com/klzns/simple-typescript-express/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klzns%2Fsimple-typescript-express/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31872036,"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":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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":["bootstrap","express","jest","starter","ts","typescript"],"created_at":"2024-11-12T15:32:49.372Z","updated_at":"2026-04-16T05:04:23.033Z","avatar_url":"https://github.com/klzns.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple TypeScript Express\n\n\u003e Simple TypeScript Express server starter project\n\n### Features\n\n- Tests with Jest and supertest\n- TypeScript watch build ready with debugging enabled\n- VSCode settings\n- TSLint config\n- Logs with winston\n- Env variables with dotenv\n\n### Scripts\n\n| npm script    | Description                                                                               |\n| ------------- | ----------------------------------------------------------------------------------------- |\n| `start`       | Does the same as 'npm run serve'. Can be invoked with `yarn start`                        |\n| `build`       | Full build. Runs ALL build tasks (`build-ts`, `tslint`)                                   |\n| `serve`       | Runs node on `build/server.js` which is the apps entry point                              |\n| `watch-node`  | Runs node with nodemon so the process restarts if it crashes. Used in the main watch task |\n| `watch`       | Runs all watch tasks (TypeScript, Node)                                                   |\n| `test`        | Runs tests using Jest test runner                                                         |\n| `watch-test`  | Runs tests in watch mode                                                                  |\n| `build-ts`    | Compiles all source `.ts` files to `.js` files in the `build` folder                      |\n| `watch-ts`    | Same as `build-ts` but continuously watches `.ts` files and re-compiles when needed       |\n| `tslint`      | Runs TSLint on project files                                                              |\n| `debug`       | Performs a full build and then serves the app in watch mode                               |\n| `serve-debug` | Runs the app with the --inspect flag                                                      |\n| `watch-debug` | The same as `watch` but includes the --inspect flag so you can attach a debugger          |\n\n### Credits\n\nForked and simplified from [TypeScript-Node-Starter](https://github.com/Microsoft/TypeScript-Node-Starter).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklzns%2Fsimple-typescript-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklzns%2Fsimple-typescript-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklzns%2Fsimple-typescript-express/lists"}