• Stars
    star
    67,297
  • Rank 120 (Top 0.01 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created almost 8 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript ๐Ÿš€

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Nest is a framework for building efficient, scalable Node.js server-side applications. It uses modern JavaScript, is built with TypeScript (preserves compatibility with pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).

Under the hood, Nest makes use of Express, but also provides compatibility with a wide range of other libraries, like Fastify, allowing for easy use of the myriad of third-party plugins which are available.

Philosophy

In recent years, thanks to Node.js, JavaScript has become the โ€œlingua francaโ€ of the web for both front and backend applications, giving rise to awesome projects like Angular, React, and Vue, which improve developer productivity and enable the construction of fast, testable, and extensible frontend applications. However, on the server-side, while there are a lot of superb libraries, helpers, and tools for Node, none of them effectively solve the main problem - the architecture.

Nest aims to provide an application architecture out of the box which allows for effortless creation of highly testable, scalable, and loosely coupled and easily maintainable applications. The architecture is heavily inspired by Angular.

Getting started

Questions

For questions and support please use the official Discord channel. The issue list of this repo is exclusively for bug reports and feature requests.

Issues

Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.

Consulting

With official support, you can get expert help straight from Nest core team. We provide dedicated technical support, migration strategies, advice on best practices (and design decisions), PR reviews, and team augmentation. Read more about support here.

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support from the amazing backers. If you'd like to join them, please read more here.

Principal Sponsors

Gold Sponsors

Silver Sponsors

Sponsors

Backers

Stay in touch

License

Nest is MIT licensed.

More Repositories

1

awesome-nestjs

A curated list of awesome things related to NestJS ๐Ÿ˜Ž
10,616
star
2

nest-cli

CLI tool for Nest applications ๐Ÿน
TypeScript
1,939
star
3

typeorm

TypeORM module for Nest framework (node.js) ๐Ÿ‡
TypeScript
1,906
star
4

typescript-starter

Nest framework TypeScript starter โ˜•
TypeScript
1,854
star
5

swagger

OpenAPI (Swagger) module for Nest framework (node.js) ๐ŸŒŽ
TypeScript
1,671
star
6

graphql

GraphQL (TypeScript) module for Nest framework (node.js) ๐Ÿท
TypeScript
1,453
star
7

docs.nestjs.com

The official documentation https://docs.nestjs.com ๐Ÿ“•
TypeScript
1,190
star
8

cqrs

A lightweight CQRS module for Nest framework (node.js) ๐ŸŽˆ
TypeScript
827
star
9

terminus

Terminus module for Nest framework (node.js) ๐Ÿค–
TypeScript
668
star
10

throttler

A rate limiting module for NestJS to work with Fastify, Express, GQL, Websockets, and RPC ๐Ÿงญ
TypeScript
619
star
11

bull

Bull module for Nest framework (node.js) ๐Ÿฎ
TypeScript
602
star
12

jwt

JWT utilities module based on the jsonwebtoken package ๐Ÿ”“
TypeScript
599
star
13

mongoose

Mongoose module for Nest framework (node.js) ๐Ÿธ
TypeScript
520
star
14

config

Configuration module for Nest framework (node.js) ๐Ÿ“
TypeScript
513
star
15

passport

Passport module for Nest framework (node.js) ๐Ÿ”‘
TypeScript
497
star
16

serve-static

Serve static websites (SPA's) using Nest framework (node.js) ๐Ÿฅฆ
TypeScript
454
star
17

ng-universal

Angular Universal module for Nest framework (node.js) ๐ŸŒท
TypeScript
441
star
18

elasticsearch

Elasticsearch module based on the official elasticsearch package ๐ŸŒฟ
TypeScript
382
star
19

schematics

Nest architecture element generation based on Angular schematics ๐ŸŽฌ
TypeScript
382
star
20

mapped-types

Configuration module for Nest framework (node.js) ๐Ÿบ
TypeScript
374
star
21

schedule

Schedule module for Nest framework (node.js) โฐ
TypeScript
350
star
22

sequelize

Sequelize module for Nest framework (node.js) ๐Ÿˆ
TypeScript
231
star
23

axios

Axios module for Nest framework (node.js) ๐Ÿ—‚
TypeScript
219
star
24

event-emitter

Event Emitter module for Nest framework (node.js) ๐Ÿฆ‹
TypeScript
193
star
25

serverless-core-deprecated

[Deprecated] Serverless Core module for Nest framework (node.js) ๐ŸฆŠ
TypeScript
171
star
26

azure-func-http

Azure Functions HTTP adapter for Nest framework (node.js) ๐ŸŒฅ
TypeScript
151
star
27

nestjs.com

The official website https://nestjs.com ๐Ÿ†
HTML
135
star
28

courses.nestjs.com

Official NestJS Courses website https://courses.nestjs.com ๐Ÿก
HTML
126
star
29

cache-manager

Cache manager module for Nest framework (node.js) ๐Ÿ—ƒ
TypeScript
118
star
30

javascript-starter

Nest framework JavaScript (ES6, ES7, ES8) + Babel starter ๐Ÿฐ
JavaScript
117
star
31

azure-database

Azure CosmosDB Database module for Nest framework (node.js) โ˜๏ธ
TypeScript
105
star
32

azure-storage

Azure Storage module for Nest framework (node.js) โ˜๏ธ
TypeScript
86
star
33

enterprise.nestjs.com

The official website https://enterprise.nestjs.com ๐ŸŒ
HTML
18
star
34

newsletter.nestjs.com

Official NestJS Newsletter website https://newsletter.nestjs.com ๐Ÿ“ฉ
HTML
12
star