-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Sclable CI edited this page Nov 11, 2021
·
5 revisions
This monolithic repository provides essential packages for developing NestJS based applications.
To manage packages in this repository, we use Lerna. Consider reading the docs.
- Authentication (@sclable/nestjs-auth)
- ES/CQRS (@sclable/nestjs-es-cqrs)
- Storage (@sclable/nestjs-storage)
- Queue (@sclable/nestjs-queue)
An example project is also available at (nestjs-libs-example)[https://github.com/sclable/nestjs-libs-example] to show around some features and usage of the nestjs libraries.
See our CONTRIBUTING guide!