This is my personal organization where I collect and maintain useful NestJS packages, tools, and utilities that I've found helpful in my development work.
- nestjs-prisma - NestJS + Prisma is a library for NestJS that provides a Prisma ORM.
- drizzle-orm - Drizzle is a modern SQL query builder for TypeScript.
- mongoose - Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment.
- zod - Zod is a TypeScript-first schema validation library.
- nestjs-zod - NestJS + Zod is a library for NestJS that provides a Zod validation library.
- class-validator - Class-validator is a library for validating objects.
- class-transformer - Class-transformer is a library for transforming objects.
- nestjs-passport - Passport is authentication middleware for Node.js.
- nestjs-jwt - NestJS + JWT is a library for NestJS that provides a JWT authentication library.
- jest - Jest is a JavaScript testing framework.
- supertest - Supertest is a library for testing HTTP servers.
- golevelup/ts-jest - NestJS Testing is a library for testing NestJS applications.
- nestjs-labs/dev - A monorepo for NestJS development environment, providing reusable ESLint and TypeScript configurations.
- nestjs-config - Support zod schema validation.
- nestjs-redis - Support redis module.
- nestjs-pino-extra - Enhanced nestjs-pino with OpenTelemetry integration, file rotation, Loki support, and enterprise features for production-ready logging.
- nestjs-prisma-api - This is an opinionated template for Nestjs prisma restful projects.
Feel free to:
- Report bugs or issues
- Suggest new packages or tools
- Submit improvements
- Share your own utilities
- These are personal projects, not official NestJS packages
- Use at your own risk
- Feel free to fork and modify for your needs
- No guarantees on maintenance or updates
Happy coding! 🎉