{"id":13764556,"url":"https://github.com/Tony133/nestjs-apps-collection","last_synced_at":"2025-05-10T19:31:27.580Z","repository":{"id":37802667,"uuid":"288237849","full_name":"Tony133/nestjs-apps-collection","owner":"Tony133","description":"Collection example apps with NestJS and Typeorm, Sequelize, Mongodb, PostgreSQL, MySQL, GraphQL, Mercurius, Apollo, etc. for the NestJS community 😻","archived":false,"fork":false,"pushed_at":"2024-05-22T09:28:13.000Z","size":2940,"stargazers_count":292,"open_issues_count":16,"forks_count":42,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-05-22T12:05:49.196Z","etag":null,"topics":["api","api-rest","docker","graphql","mercurius","mongodb","mongodb-driver","nestjs","nestjs-apollo","nestjs-backend","nestjs-graphql","nestjs-mercurius","node","openapi","pg","postgresql","sequelize","swagger","typeorm"],"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/Tony133.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-08-17T17:02:15.000Z","updated_at":"2024-05-28T03:55:05.024Z","dependencies_parsed_at":"2023-12-30T09:20:30.170Z","dependency_job_id":"fe95efc8-6d07-4bd1-905c-ad2b266b546d","html_url":"https://github.com/Tony133/nestjs-apps-collection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tony133%2Fnestjs-apps-collection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tony133%2Fnestjs-apps-collection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tony133%2Fnestjs-apps-collection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tony133%2Fnestjs-apps-collection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tony133","download_url":"https://codeload.github.com/Tony133/nestjs-apps-collection/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253470878,"owners_count":21913751,"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":["api","api-rest","docker","graphql","mercurius","mongodb","mongodb-driver","nestjs","nestjs-apollo","nestjs-backend","nestjs-graphql","nestjs-mercurius","node","openapi","pg","postgresql","sequelize","swagger","typeorm"],"created_at":"2024-08-03T16:00:22.692Z","updated_at":"2025-05-10T19:31:27.390Z","avatar_url":"https://github.com/Tony133.png","language":"TypeScript","funding_links":[],"categories":["Resources"],"sub_categories":[],"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# nestjs-collections-apps\n\nCollection example apps with NestJS and Typeorm, Sequelize, Mongodb, PostgreSQL, GraphQL, Mercurius, etc. for the NestJS community 😻\n\n\n## Motivation\n\nThis repository was created with the aim of helping developers who use NestJS or who use it for the first time to have examples (even simple ones) from which to take inspiration for their applications.\n\n## Install workspace\n\n```\n$ pnpm install\n```\n\n## Running a sample app\n\n```bash\n$ npx nx serve [name-app] # for example: npx nx serve nestjs-api-sequelize\n```\n\nor\n\n```bash\n$ nx serve [name-app] # for example: npx nx serve nestjs-api-sequelize\n```\n\n## Running all unit tests\n\n```bash\n $  npx nx affected:test\n```\n\nor\n\n```bash\n $  nx affected:test\n```\n\n## Running all end-to-end tests\n\n```bash\n $  npx nx affected:e2e\n```\n\nor\n\n```bash\n $  nx affected:e2e\n```\n\n## Generate an application\n\nRun `npx nx g @nx/nest:app my-app` to generate an application.\n\n\u003e You can use any of the plugins above to generate applications as well.\n\nWhen using Nx, you can create multiple applications and libraries in the same workspace.\n\n## Generate a library\n\nRun `npx nx g @nx/nest:lib my-lib` to generate a library.\n\n\u003e You can also use any of the plugins above to generate libraries as well.\n\nLibraries are shareable across libraries and applications. They can be imported from `@nestjs-collections-apps/mylib`.\n\n## Development server\n\nRun `npx nx serve my-app` for a dev server. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.\n\n## Build\n\nRun `npx nx build my-app` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.\n\n## License\n\n[MIT licensed](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTony133%2Fnestjs-apps-collection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTony133%2Fnestjs-apps-collection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTony133%2Fnestjs-apps-collection/lists"}