/nestjs-postgresql-rest-spa

Enterprise grade NestJS REST API Boilerplate with Angular16, React18, Next.js14

Primary LanguageTypeScript



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.