{"id":19177756,"url":"https://github.com/jessety/boilerplate-typescript-service","last_synced_at":"2025-05-07T20:42:08.110Z","repository":{"id":77098551,"uuid":"306651729","full_name":"jessety/boilerplate-typescript-service","owner":"jessety","description":"Boilerplate for a TypeScript Node service","archived":false,"fork":false,"pushed_at":"2023-03-17T20:48:22.000Z","size":1046,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T20:42:02.148Z","etag":null,"topics":["boilerplate","boilerplate-typescript-service","ci","editorconfig","eslint","github-actions","github-releases","template","typescript","typescript-boilerplate","typescript-service","typescript-template","typescript-templates"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/jessety.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":"2020-10-23T13:52:07.000Z","updated_at":"2025-02-24T07:00:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"fcb87658-4652-4d5a-85f6-52145ba57351","html_url":"https://github.com/jessety/boilerplate-typescript-service","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessety%2Fboilerplate-typescript-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessety%2Fboilerplate-typescript-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessety%2Fboilerplate-typescript-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessety%2Fboilerplate-typescript-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jessety","download_url":"https://codeload.github.com/jessety/boilerplate-typescript-service/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252954127,"owners_count":21830893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","boilerplate-typescript-service","ci","editorconfig","eslint","github-actions","github-releases","template","typescript","typescript-boilerplate","typescript-service","typescript-template","typescript-templates"],"created_at":"2024-11-09T10:34:58.511Z","updated_at":"2025-05-07T20:42:08.102Z","avatar_url":"https://github.com/jessety.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# boilerplate-typescript-service\n\nBoilerplate for a TypeScript Node service\n\n[![ci](https://github.com/jessety/boilerplate-typescript-service/workflows/ci/badge.svg)](https://github.com/jessety/boilerplate-typescript-service/actions/workflows/ci.yml)\n\n## Includes\n\n- TypeScript configuration\n- `ts-jest` setup for automated testing\n- ESLint rules \u0026 `editorconfig` for linting\n- Prettier and ESLint for deterministic code formatting\n- CI - build, lint \u0026 test\n- GitHub Releases generated with automatic changelogs populated via a configurable template\n- Dependabot configuration\n- VSCode settings\n- Modern JS compilation target (native modules)\n- PM2 ecosystem file\n\n## Release\n\nFirst, determine what kind of [semantic versioning](https://semver.org) bump this release will require. Updates should fall into one of three categories: `major` (new functionality with breaking changes) `minor` (new functionality without breaking changes) or `patch` (backwards compatible bug fixes).\n\nTo publish a new release, checkout the make sure your git repository is clean and run one of the following commands:\n\n- `npm run release:major` (new functionality with breaking changes)\n- `npm run release:minor` (new functionality without breaking changes)\n- `npm run release:patch` (backwards compatible bug fixes)\n\nRunning any one of these will:\n\n1. Increment the version number in `package.json` (and `package-lock.json` if available)\n2. Create a git tag with the new version number\n3. Push these changes to GitHub, which triggers the `release` workflow in GitHub Actions\n4. The `release` workflow then creates a new GitHub release with changelog automatically populated with all PRs and commits since the last version\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessety%2Fboilerplate-typescript-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjessety%2Fboilerplate-typescript-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessety%2Fboilerplate-typescript-service/lists"}