{"id":15077865,"url":"https://github.com/liliwei25/nestjs-template","last_synced_at":"2026-01-02T17:44:40.630Z","repository":{"id":255894557,"uuid":"853829365","full_name":"liliwei25/nestjs-template","owner":"liliwei25","description":"NestJS template with everything you need to get started","archived":false,"fork":false,"pushed_at":"2025-03-08T21:39:50.000Z","size":296,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T22:25:07.499Z","etag":null,"topics":["bun","commitlint","cors","docker","eslint","github-actions","helmet","husky","lint-staged","nestjs","prettier","swc","template","typescript","zod"],"latest_commit_sha":null,"homepage":"","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/liliwei25.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":"2024-09-07T16:47:00.000Z","updated_at":"2025-03-08T21:39:53.000Z","dependencies_parsed_at":"2024-09-07T18:25:22.181Z","dependency_job_id":"781cc555-5f7d-4934-956e-a9d290ddf69d","html_url":"https://github.com/liliwei25/nestjs-template","commit_stats":null,"previous_names":["liliwei25/nestjs-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liliwei25%2Fnestjs-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liliwei25%2Fnestjs-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liliwei25%2Fnestjs-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liliwei25%2Fnestjs-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liliwei25","download_url":"https://codeload.github.com/liliwei25/nestjs-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243886014,"owners_count":20363649,"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":["bun","commitlint","cors","docker","eslint","github-actions","helmet","husky","lint-staged","nestjs","prettier","swc","template","typescript","zod"],"created_at":"2024-09-25T04:33:13.015Z","updated_at":"2026-01-02T17:44:40.596Z","avatar_url":"https://github.com/liliwei25.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![main test workflow status](https://github.com/liliwei25/nestjs-template/actions/workflows/main-test.yml/badge.svg)\n\n## Description\n\nNestJS template with everything you need to get started\n\n1. Uses [commitlint](https://github.com/conventional-changelog/commitlint) to keep commits clean and tidy\n2. Uses [eslint](https://eslint.org/), [prettier](https://prettier.io/), [husky](https://typicode.github.io/husky/) and [lint-staged](https://github.com/lint-staged/lint-staged) to automatically format code\n3. Uses [swc](https://swc.rs/) for speedy compilation\n4. Uses TypeScript with [strict mode](https://www.typescriptlang.org/tsconfig/#strict) for improved code correctness\n5. Enabled [helmet](https://github.com/helmetjs/helmet) and [cors](https://expressjs.com/en/resources/middleware/cors.html) for basic security\n6. Uses [bun](https://bun.sh/)\n7. Uses [typebox](https://github.com/sinclairzx81/typebox) for schema validation\n8. Uses [Docker](https://www.docker.com/) for containerization\n9. Uses [Github Actions](https://github.com/features/actions) for workflows\n\n## Project setup\n\n```bash\n$ bun install\n```\n\n## Compile and run the project\n\n```bash\n# development\n$ bun run start\n\n# watch mode\n$ bun run start:dev\n\n# production mode\n$ bun run start:prod\n```\n\n## Run tests\n\n```bash\n# unit tests\n$ bun run test\n\n# e2e tests\n$ bun run test:e2e\n\n# test coverage\n$ bun run test:cov\n```\n\n##\n\n## License\n\nThis is [MIT licensed](https://github.com/liliwei25/nestjs-template/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliliwei25%2Fnestjs-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliliwei25%2Fnestjs-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliliwei25%2Fnestjs-template/lists"}