sergey-telpuk / awesome-nestjs

😏 Curated list of NestJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nest Logo

Awesome NestJS

A curated list of awesome things related to NestJS

Resources     Contribution guide     Official documentation

Awesome

Contents

Resources

Projects using NestJS

  • Open Source
    • Ever® - Open-Source Commerce Platform for On-Demand Economy and Digital Marketplaces.
    • Feednext - Open-Source Social Media Application.
    • Gauzy - Open-Source Profits Sharing Platform for modern agencies and studios.
    • LXDhub - Management system for Linux Containers (LXC).
    • Notadd - Microservice development architecture.
    • Pimp My PR - Open-Source platform for statistics and pull request management.
    • Vendure - Open-Source headless GraphQL ecommerce framework built on NestJS, with a focus on developer productivity and ease of customization.
    • iola - Socket client with Rest API.

Components & Libraries

  • Utilities
    • Nest CQRS - A lightweight CQRS module for Nest framework.
    • Typed CQRS - A wrapper for the Nest CQRS library for better typing of query and command results.
    • Nest Config - A Great module to handle project configurations.
    • Nest Typed Config - Intuitive, type-safe configuration module for Nest framework.
    • Nest Consul Service - A Node.js micro-service solution based on Consul, writing by Typescript language and NestJS framework.
    • Nest Easy Config - A NestJS module for managing configs that provides some sleek features.
    • Nest Schedule - Schedule job easier by decorator.
    • Nest Queue - Easy queue management based on Redis for your application.
    • Nest Toolbox - The repository contains a suite of components and modules for NestJS.
    • Nest Multer Extended - Extended MulterModule for NestJS framework with flexible Amazon S3 upload and helpful features.
    • Nest CLS - A continuation-local storage module for Nest (using async_hooks)
  • State Management
    • Ngrx Nest - Ngrx/store and ngrx/effects on the server using the nest framework.
  • Code Style
  • Web Sockets
  • Redis
  • Mail
    • Mailman - The only 📮 mailer package you need for your NestJS Applications.
    • Nest Mailer - A mailer module for Nest framework.
  • API
    • Swagger - This's an OpenAPI (Swagger) module for Nest. [Tutorial].
    • AsyncAPI - AsyncAPI module for NestJS.
    • Nest-Query - Nest CRUD for GraphQL APIs.
    • Nestia - Automatic SDK generator for the clients.
  • Middleware
  • Errors
    • Eyewitness - Receive error reports directly to your inbox whenever any exception is witnessed 👀 in your NestJS application.
    • Nest Flub - Pretty Error 😫 Stack Viewer for NestJS Framework 🛠️.
    • Nest Enlighten - A laravel-ignition like error page for NestJS Framework.
    • Nest Rate Limiter - A highly configurable rate limiter library.
    • Nest Raven - Sentry Raven Module for NestJS Framework.
  • Lint
  • Router🚦
    • Nest Router - Router Module For NestJS Framework 🚦 🚀 for organizing your Routes, creating a routes tree, and more.
  • Dialogflow 📡
    • NestJS Dialogflow - Dialog flow module that simplify the web hook handling for your NLP application using NestJS.
  • Logging
  • Monitoring
  • i18n
    • Nest i18n - Adds i18n support easily to your server, with a rich formatting api build in.
  • Currency
  • Event
    • Nest Event - Event handling with decorators for NestJS Framework.
  • Auth
  • RBAC (Role-based access control)
    • Nest RBAC - RBAC module for NestJS, with a dynamic storage and cache.
    • Nest Keycloak Admin - Keycloak Admin Client with support for User Managed Access protocol.
  • Multi Tenancy
    • Nestjs MTenant - A module for NestJS to enable multitenancy support with deep integration into the system as whole (based on async_hooks).
  • Microservice

Testing

  • Collections of examples
    • Testing Nestjs - A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!
  • Utilities

Integrations

Runtime

  • Command Line / Terminal

    • Nest Commander - A module for using NestJS to build up CLI applications
    • CLI - CLI tool for NestJS applications.
    • Yeoman Generator - A yeoman generator for NestJS apps.
    • NestJS Console - A NestJS module that provide a cli to application.

Meetups

Contribute

Contributions welcome! Read the contribution guidelines first.

License

CC0

To the extent possible under law, juliandavidmr has waived all copyright and related or neighboring rights to this work.

About

😏 Curated list of NestJS