#
Nest

Nest (NestJS) is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with and fully supports TypeScript (yet still enables developers to code in pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
Nest provides an out-of-the-box application architecture which allows developers and teams to create highly testable, scalable, loosely coupled, and easily maintainable applications.
Here are 1,521 public repositories matching this topic...
mili 是一个开源的社区系统,界面优雅,功能丰富😛
-
Updated
Mar 9, 2020 - JavaScript
NestJs CRUD for RESTful APIs
-
Updated
Jul 14, 2020 - TypeScript
CLI tool for Nest applications 🍹
-
Updated
Jul 17, 2020 - TypeScript
Nest framework TypeScript starter ☕
-
Updated
Jul 16, 2020 - TypeScript
nodejs
blog
cms
express
node
mongodb
mongoose
restful
blog-engine
jwt-token
nest
node-js
cms-framework
restful-api
blog-api
nest-module
blog-application
nestjs
nodepress
surmon
-
Updated
Mar 28, 2020 - TypeScript
TypeORM module for Nest framework (node.js) 🍇
-
Updated
Jul 17, 2020 - TypeScript
marcus-sa
commented
Jan 21, 2019
OpenAPI (Swagger) module for Nest framework (node.js) 🌎
-
Updated
Jul 17, 2020 - TypeScript
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
graphql
boilerplate
microservices
cqrs
backend
consul
stripe
ddd
eventstore
event-sourcing
nats
graphql-server
gateways
multi-tenancy
eventstream
ddd-architecture
nestjs
ddd-cqrs
apollo-federation
cqrs-architectural-pattern
-
Updated
Jun 19, 2020 - TypeScript
Role and Attribute based Access Control for Nestjs 🔐
-
Updated
Jul 16, 2020 - TypeScript
Config module for nestjs using dotenv 🔑
-
Updated
Jul 17, 2020 - TypeScript
A full-stack TypeScript solution, and starter project. Includes an API, CLI, and example client webapp. Features include production grade logging, authorization, authentication, MongoDB migrations, and end-to-end testing.
-
Updated
Jun 20, 2020 - TypeScript
A cron-like and not-cron-like job distributed scheduler for Nest.js by decorators.
-
Updated
Jul 16, 2020 - TypeScript
A simple application demonstrating the basic usage of permissions with NestJS (JWT, Passport, Facebook, Google+, User, Group, Permission)
heroku
oauth
jwt
google
angular
facebook
typescript
now
passport
permission
typeorm
user
schematics
group
typedoc
nx
nestjs
rucken
nrwl
angular-schematics
-
Updated
Jun 2, 2020 - TypeScript
Router Module For Nestjs Framework 🚦 🚀
-
Updated
Jul 16, 2020 - TypeScript
REST API for app ideas built in nestjs
-
Updated
Jun 6, 2020 - TypeScript
The official documentation https://docs.nestjs.com 📕
-
Updated
Jul 16, 2020 - TypeScript
Starter template for NestJS 😻 includes Graphql with Prisma Client, Passport-JWT authentication, Swagger Api and Docker
bcrypt
passportjs
code-first
nestjs
prisma
passport-jwt
type-graphql
prisma-client
nestjs-graphql
prisma2
-
Updated
Jul 17, 2020 - TypeScript
NestJS, Angular 6, Server Side Rendering (Angular Universal), GraphQL, JWT (JSON Web Tokens) and Facebook/Twitter/Google Authentication, Mongoose, MongoDB, Webpack, TypeScript
graphql
jwt
angular
express
typescript
webpack
mongodb
mongoose
passport
angular-cli
nest
facebook-login
twitter-login
google-login
jwt-authentication
jwt-auth
angular-universal
passport-local
nestjs
passport-jwt
-
Updated
Apr 30, 2020 - TypeScript
A collection of badass modules and utilities to help you level up your NestJS applications 🚀
nodejs
javascript
graphql
webhooks
express
microservices
typescript
rabbitmq
plugins
event-management
hasura
nestjs
-
Updated
Jul 16, 2020 - TypeScript
Created by NestJS
Released May 14, 2017
Latest release 16 days ago
- Repository
- nestjs/nest
- Website
- nestjs.com
Looks closely related to #779
I'm submitting a...
Current behavior
Middleware is being called for every endpoint a request route could potentially match.