This monolithic repository provides essential packages for developing NestJS based applications.
To manage packages in this repository, we use Lerna. Consider reading the docs.
- Async Provider (@sclable/nestjs-async-provider)
- Authentication (@sclable/nestjs-auth)
- ES/CQRS (@sclable/nestjs-es-cqrs)
- ES/CQRS Schematics (@sclable/nestjs-es-cqrs-schematics)
- GraphQL UUID Scalar (@sclable/nestjs-graphql-scalar-uuid)
- Storage (@sclable/nestjs-storage)
- Queue (@sclable/nestjs-queue)
An example project is also available at nestjs-libs-example to show around some features and usage of the nestjs libraries.
See our CONTRIBUTING guide!