Skip to content

Nest.js + Prisma + Casl

Latest
Compare
Choose a tag to compare
@nodeteamdev nodeteamdev released this 16 May 12:31
· 53 commits to main since this release

Initial release.
This is the starter of a Nest.js application with a MongoDB replica set + Prisma ODM.

  • JWT Authentication
  • CASL Integration
  • Prisma Service
  • Simple query builder
  • Data Pagination
  • Data Sorting
  • Data Filtering
  • Exception Filters
  • Validation Pipes
  • Swagger Documentation
  • Docker Compose
  • MongoDB Replica Set
  • Serializers
  • Health Check