Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.49 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.49 KB



Headstart Single Page Application with Nestjs Angular, React, Next.js
An enterprise grade scalable NestJS boilerplate with Angular, React, Next.js SPA included.

Maintenance Snyk Vulnerabilities for GitHub Repo GitHub issues GitHub top language GitHub repo size

NestJS PostgreSQL REST API with Angular, React, Next.js

NestJS API integrated with Angular, React and Next.js

Documentation

To read the complete documentation click here

Authors

NestJs API Features

  • 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.