Skip to content

sergeydevhub/nestjs-starter

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.

NPM Version Package License NPM Downloads Travis Linux Coverage Gitter Backers on Open Collective Sponsors on Open Collective

Features

Component Using
Database Postgres
ORM TypeORM
Documentation Swagger
Configuration DotEnv
Static serve Serve static module
Authentication Passport
Validation Class-Validator
Data sanitizing Sanitize interceptor
App health check Terminus
Formatting Class-Transformer
Included Middlewares csurf, helmet, cookie-parser, express-rate-limit
Cache Redis