nestjs / awesome-nestjs

A curated list of awesome things related to NestJS 😎
10.7k stars 945 forks source link

feat: NestJS REST starter kit #142

Closed yashmurty closed 3 years ago

yashmurty commented 3 years ago

Resource type (required)

If your contribution is NOT a GitHub repository, then you can skip the next titles, except "Rules".

Description (required)

A production-ready NestJS boilerplate by MonstarLab. Core features: JWT Authentication, RBAC Authorization, TypeORM, winston logger, Pagination, Docker Ready, Auto-generated Swagger. Minor features: prettier, commit-linting husky hooks, SonarCloud github actions, docker-compose.

Link (required)

https://github.com/monstar-lab-oss/nestjs-starter-rest-api

Rules (required)

yashmurty commented 3 years ago

@juliandavidmr Thank you for the review. Can you PTAL again? 🙇

juliandavidmr commented 3 years ago

@yashmurty, thanks for your contribution.