nestjs-typegoose
Model injector
A library that provides a Typegoose equivalent for NestJS, allowing developers to inject model classes into controllers and services.
Typegoose with NestJS
291 stars
8 watching
73 forks
Language: TypeScript
last commit: 2 days ago
Linked from 1 awesome list
mongoosenestnestjsnestjs-typegoosetypegoosetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 531 |
kolpakov-p/zod-to-nestjs-graphql | A package to generate GraphQL types from zod contracts in TypeScript. | 20 |
innei-template/nest-http-boilerplate | A comprehensive boilerplate project for building scalable and maintainable NestJS applications with TypeScript and Typegoose | 84 |
nikaple/nest-typed-config | Provides a type-safe way to manage configurations in Nest.js applications. | 208 |
jmattheis/goverter | Automates the generation of type-safe conversion methods between data structures | 576 |
nestjs/nest-cli | A tool that helps developers set up and maintain Nest applications | 1,988 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 210 |
thinkjs/think-mongoose | An adapter that wraps Mongoose for use with the ThinkJS framework | 13 |
nestjsx/nestjs-typeorm-paginate | A package providing pagination utilities and types for integrating with TypeORM and NestJS applications. | 847 |
brahimabdelli/nestjs-boilerplate | A NestJS project providing a boilerplate for building backend applications with MongoDB, TypeORM, Swagger, Compodoc, and Docker support. | 37 |
nartc/nest-mean | A NestJS-based backend with MongoDB integration and Angular frontend, along with Docker support. | 368 |
pajaydev/lasso-typescript | A plugin to integrate TypeScript with the Lasso JavaScript framework | 3 |
alexanderc/nestjs-mtenant | Provides support for multitenancy in NestJS applications | 104 |
nestjsx/nestjs-config | A configuration module for NestJS applications using dotenv and file globbing | 698 |