{"id":14984123,"url":"https://github.com/ileostar/nest-starter","last_synced_at":"2025-04-10T19:52:03.012Z","repository":{"id":253039227,"uuid":"842261003","full_name":"ileostar/nest-starter","owner":"ileostar","description":"A nestjs serverless startup template deployed on vercel. Nestjs Vercel Serverless起手模版🧸","archived":false,"fork":false,"pushed_at":"2025-04-07T06:18:33.000Z","size":516,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T07:26:02.655Z","etag":null,"topics":["eslint","jest","nestjs","prettier","serverless","template-project","vercel"],"latest_commit_sha":null,"homepage":"https://nest-starter.leostar.top/swagger","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/ileostar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"open_collective":"LeoStar","ko_fi":"leostar"}},"created_at":"2024-08-14T01:58:20.000Z","updated_at":"2025-04-07T06:18:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"8c8ce724-1e74-4b00-ad4e-8c50386cb7c5","html_url":"https://github.com/ileostar/nest-starter","commit_stats":{"total_commits":18,"total_committers":2,"mean_commits":9.0,"dds":0.2777777777777778,"last_synced_commit":"9c6186efa305f108739586d22c2d09f001518a3b"},"previous_names":["ileostar/nest-starter"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ileostar%2Fnest-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ileostar%2Fnest-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ileostar%2Fnest-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ileostar%2Fnest-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ileostar","download_url":"https://codeload.github.com/ileostar/nest-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248283888,"owners_count":21077945,"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":["eslint","jest","nestjs","prettier","serverless","template-project","vercel"],"created_at":"2024-09-24T14:08:29.284Z","updated_at":"2025-04-10T19:52:02.960Z","avatar_url":"https://github.com/ileostar.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://nestjs.com/\" target=\"blank\"\u003e\u003cimg src=\"https://nestjs.com/img/logo-small.svg\" width=\"200\" alt=\"Nest Logo\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n\u003cp align=\"center\"\u003eA nestjs serverless startup template deployed on vercel.🧸\u003c/p\u003e\n\n\u003cp align='center'\u003e\n\u003ca href=\"https://nest-starter.leostar.top/\"\u003e👀Live Demo\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align='center'\u003e\n\u003cb\u003eEnglish\u003c/b\u003e | \u003ca href=\"https://github.com/ileostar/nest-starter/blob/main/README.zh-CN.md\"\u003e简体中文\u003c/a\u003e\n\u003c/p\u003e\n\n## ✨Try it now!\n\n### GitHub Template\n\n[Create a repo from this template on GitHub👈](https://github.com/ileostar/nest-starter/generate).\n\n### Deploy on Vercel\n\nOne-click deployment to Vercel\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/ileostar/nest-starter)\n\n## 🧾Checklist\n\nWhen you use this template, try follow the checklist to update your info properly\n\n- [ ] Change the author name in LICENSE\n- [ ] Change the infos in package.json\n- [ ] Change the config in docker-compose.yml\n- [ ] Change `.env.example`/`.env.prod.example` to `.env`/`.env.prod`\n- [ ] Remove the .github folder which contains the funding info\n- [ ] Clean up the READMEs\n\nnd, enjoy :)\n\n## 🍚Usage\n\n### Installation\n\n```bash\n$ pnpm install\n```\n\n### Running the app\n\n```bash\n# development\n$ pnpm run start\n\n# watch mode\n$ pnpm run start:dev\n\n# production mode\n$ pnpm run start:prod\n```\n\n### Test\n\n```bash\n# unit tests\n$ pnpm run test\n\n# e2e tests\n$ pnpm run test:e2e\n\n# test coverage\n$ pnpm run test:cov\n```\n\n### Build\n\nTo build the Server, run\n\n```bash\n$ pnpm build\n```\n\nAnd you will see the generated file in dist that ready to be served.\n\n### Docker Production Build \u0026 Start\n\n```bash\n$ docker-compose up --build\n```\n\n## Support\n\n🎉 Thank you so much for checking out our project! If you found this project helpful or you think it's cool, you can send us a sign of support at 🌟star🌟. This will help our project to get more attention and development, but also a kind of encouragement and affirmation of our efforts.\n\n🚀 Of course, if you have any suggestions, feedback or contributions that would like to participate in the project, we are very welcome! You can interact with us by submitting an Issue or Pull Request.\n\n💖 Thank you for your support!\n","funding_links":["https://opencollective.com/LeoStar","https://ko-fi.com/leostar"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fileostar%2Fnest-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fileostar%2Fnest-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fileostar%2Fnest-starter/lists"}