Headstart Single Page Application with Nestjs Angular, React, Next.js
An enterprise grade scalable NestJS boilerplate with Angular, React, Next.js SPA included.
NestJS API integrated with Angular, React and Next.js
To read the complete documentation click here
- Bishal Saha - Maintainer - bishal-saha
- Quick Setup - Quickly setup and configure your application.
- CQRS Patter - The command query responsibility segregation (CQRS) pattern separates the data mutation, or the command part of a system, from the query part.
- AutoMapper - An object-object mapping solution by convention in TypeScript.