Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Nest
![](https://explore-feed.github.com/topics/nestjs/nestjs.png)
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.
- GitHub: https://github.com/topics/nestjs
- Repo: https://github.com/nestjs/nest
- Created by: NestJS
- Released: May 14, 2017
- Aliases: nest, nest-js,
- Last updated: 2025-02-11 00:20:23 UTC
- JSON Representation
https://github.com/kammradt/learning-nestjs
🔺We are on quarentine, so lets study another JS framework 🤷🏻♂️ 🔺
api nest nestjs rest typescript
Last synced: 27 Dec 2024
https://github.com/detrash/recy-api
RECY Network backend to clean the world.
Last synced: 05 Nov 2024
https://github.com/recallwei/nest-ts-starter-template
Nest TypeScript Starter Template is an opinionated Nest.js/TypeScript/Prisma/PostgreSQL starter template.
nestjs nodejs postgresql prisma typescript
Last synced: 27 Dec 2024
https://github.com/catsmiaow/node-monorepo-workspaces
Node.js Monorepo example with npm Workspaces
monorepo nest nestjs node nodejs npm-workspaces typescript workspaces
Last synced: 03 Feb 2025
https://github.com/eddiehubcommunity/github-trending-repos
Has your repo been trending on GitHub and you missed it?
github github-trending nestjs typescript
Last synced: 15 Oct 2024
https://github.com/azhulin/nestjs-graphql-cursor-connections
GraphQL Cursor Connections specification implementation for NestJS.
graphql graphql-connections nestjs pagination
Last synced: 08 Nov 2024
https://github.com/kammradt/lets-meet-api
💚 A Meetup like API using NestJs: Welcome to Let's Meet!
api api-rest express meet nestjs rest typeorm typescript
Last synced: 27 Dec 2024
https://github.com/exportarts/bullmq-utils
Utility classes and functions for bullmq
Last synced: 29 Nov 2024
https://github.com/nodeflip/nest-env-config
The @nodeflip/nest-env-config module provides a convenient way to manage environment configuration in your NestJS applications. By using decorators, you can define configuration properties that are automatically populated from environment variables with optional default values.
config environment-variables nest-config nestjs nestjs-backend nodeflip
Last synced: 15 Oct 2024
https://github.com/micalevisk/nestjs-devtools-loader
A tiny dependency-free helper package to easily enable/disable NestJS DevTools (@nestjs/devtools-integration).
hacktoberfest nest nestjs nestjs-devtools nodejs
Last synced: 28 Oct 2024
https://github.com/jeff-tian/nestjs-hero-grpc-sample-with-health-check
nest js hero sample grpc application with standard grpc health check proto enabled.
grpc grpc-node health-check healthcheck nestjs
Last synced: 15 Nov 2024
https://github.com/mfcodeworks/nest-multi-queue-worker
NestJS Multi-Queue RabbitMQ Worker Server
nestjs queue-workers rabbitmq rabbitmq-consumer rabbitmq-producer
Last synced: 24 Jan 2025
https://github.com/etienne-bechara/nestjs-orm
ORM Module Component for NestJS Projects
Last synced: 24 Dec 2024
https://github.com/etienne-bechara/bp-nestjs
Full back-end boilerplate based on NestJS and MikroORM. Written in TypeScript.
back-end backend mikro-orm nestjs redis typescript
Last synced: 24 Dec 2024
https://github.com/behzadam/leitner
Leitner is a flashcards management system based on TypeScript, DDD, CQRS, Event Sourcing, NestJS and NextJS, React Material UI, Prisma, and Testing Concepts. This project has been integrated with the NX Monorepo tool.
bdd clean-architechture ddd event-sourcing feature-folder-structure flashcard flashcards jest leitner leitner-method leitnerbox material-ui nestjs nextjs nx-workspace react react-testing-library typescript webapi
Last synced: 18 Dec 2024
https://github.com/syed007hassan/nestjs-the-complete-developer-guide
This repo includes all the resources provided in NestJs course by Stephen Grinder.
authentication controller-service-repository-pattern decorators dependency-injection dto entity interceptors migration nest-cli nestjs pipes-and-filters postgresql rest-api serilization sqlite swagger-api typeorm typescript
Last synced: 26 Dec 2024
https://github.com/annaluizacamargo/weather-humidity-checker
O Weather Humidity Checker é uma aplicação backend desenvolvida para realizar consultas de umidade do ar em uma localização específica.
api nestjs nodejs openweather-api typescript
Last synced: 08 Feb 2025
https://github.com/vindecodex/vvillaluna-elearning
NestJS ELearning
authentication authorization casl crud-api nestjs nestjs-backend typeorm typescript
Last synced: 01 Jan 2025
https://github.com/velascoandres/nestjs-auth-simple-boilerplate
A Nest.js boilerplate with authentication with jwt, verification emails, etc.
auth-jwt nestjs nestjs-boilerplate
Last synced: 19 Jan 2025
https://github.com/korolev2512/itmo_scouts
Platform for online recruitment in startups
docker fastapi jwt nestjs nextjs nginx postgresql reactjs typescript
Last synced: 07 Feb 2025
https://github.com/kuninoto/42_ft_transcendence
A website with user accounts/profiles and relations (friendships & blocks), real-time multiplayer game and chat (DMs & rooms)!
nestjs nestjs-backend nestjs-postgresql nextjs reactjs socket-io socketio swagger swagger-ui tailwind-css tailwindcss typeorm
Last synced: 10 Jan 2025
https://github.com/vohungbk/trendy-shop
material-ui nestjs nextjs14 tailwindcss typescript
Last synced: 26 Dec 2024
https://github.com/saber2pr/nest-api-analyse-imports
:blue_book: Code Analyse Service API. Nest.js + Docker + Vercel + Github Action
Last synced: 02 Jan 2025
https://github.com/alfianandinugraha/nestjs-auth
Example of Nestjs Authorization with Redis and SQLite
authorization backend caching nestjs nodejs redis sqlite3 typescript
Last synced: 07 Feb 2025
https://github.com/lucasrmagalhaes/api_rest-nestjs_typescript
NestJS: criando uma API Rest com TypeScript.
alura api-rest mysql nestjs sequelize typescript
Last synced: 11 Jan 2025
https://github.com/thuongtruong1009/teneno-api
Connect with the online world anytime. The official API template for Teneno webapp application
api authentication controller docker eslint github guard husky jwt module nest nestjs nodejs postgresql prettier prisma service swagger token typescript
Last synced: 18 Jan 2025
https://github.com/lukasandreano/tgwa-params-checker
Package for checking parameters of Telegram Web Apps startup. The code is taken from the official documentation and put into one package for easy use.
nestjs nodejs telegram telegram-checker telegram-web-app telegram-web-apps tg tgwa
Last synced: 11 Jan 2025
https://github.com/lukasandreano/qiwi-reverse-api
Reverse API, возвращающее возможность использования QIWI API. Проводим платежи и получаем данные из ЛК как раньше!
javascript nestjs qiwi qiwi-api qiwi-wallet reverse-api reverse-engineering typescript
Last synced: 11 Jan 2025
https://github.com/biomousavi/live-code
A real-time collaborative code editor in your browser.
codemirror docker docker-compose fastify nestjs nodejs real-time socket-io vuejs vuetify
Last synced: 12 Jan 2025
https://github.com/qytela/nest-starter
I am lazy to create a project with NestJS and do the same thing over and over again, so I created this Starter Project to avoid repetition.
boilerplate javascript nest nest-best-practice nest-starter-project nestjs nodejs sequelize-orm starter typescript
Last synced: 19 Jan 2025
https://github.com/muttakinhasib/al-libas
Dress with Dignity, Choose Al Libas
api cloth-shop ecommerce expo mobile-app nestjs nx-monorepo react-native
Last synced: 24 Jan 2025
https://github.com/oguzhan18/instagram-matcher-api
Instagram Matcher API is your go-to solution for Instagram account data and gender-based profile matching. Get started today and unlock the full potential of Instagram data!
instagram instagram-matcher-api nestjs swagger
Last synced: 19 Jan 2025
https://github.com/roxyzc/threads
Collaboration with akbaroke
mysql nestjs redis rest-api typescript
Last synced: 07 Feb 2025
https://github.com/thepatrickniyo/nestjs-socket-boiler-plate
Boiler plate code to implement websocket APIs intergrated with RESTfull APIs in nestjs, using vuejs as a demo client
nestjs rest-api vuejs websocket
Last synced: 25 Jan 2025
https://github.com/indulgeback/react-questionnaire
小木问卷 - 问卷调查 | 在线投票 - 基于Nestjs与React的问卷生成系统
Last synced: 25 Jan 2025
https://github.com/m-sardari/nest-sample
authentication interceptor javascript joi jwt middleware nestjs nodejs postgresql redis swagger typeorm typescript validation
Last synced: 25 Jan 2025
https://github.com/vanthaita/mogi-app-v2-turbo
A GenAI-driven app for simulating interviews
Last synced: 25 Jan 2025
https://github.com/jefferyhus/tatogami
A plug and play API to easily build your own portfolio
Last synced: 07 Feb 2025
https://github.com/kicshikxo/telegram-memes-bot
Телеграм бот для отправки, просмотра и публикации мемов на Telegraf
nestjs prisma telegraf telegram-bot typescript wtfpl
Last synced: 01 Feb 2025
https://github.com/fer8a/nestjs-rest-scaffold
REST boilerplate to build APIs / microservices using the NestJS framework
api fastify microservice nestjs nestjs-boilerplate nestjs-starter open-telemetry rest-api swagger typescript
Last synced: 08 Feb 2025
https://github.com/dhoniaridho/nestjs-auth
Simple scafolding auth app nestjs
api express javascript jwt mongodb nest nestjs nodejs pnpm reactive-programming typescript
Last synced: 09 Feb 2025
https://github.com/oguzhan18/crt-scrapper
Scraper Library is a versatile tool for scraping data from web pages. It provides various events to customize and control the scraping process, allowing users to retrieve data efficiently and reliably.
javascript-library library nestjs node-library scrape scraper scraper-library
Last synced: 18 Nov 2024
https://github.com/oguzhan18/image-text-convert
NestJS Optical Character Recognition (OCR) API This project aims to create an Optical Character Recognition (OCR) API using NestJS. The API allows users to upload image files and extract text from those images. It is optimized for rendering in render and uses memory-based storage for file uploads.
api image-convert-text nestjs ocr
Last synced: 18 Nov 2024
https://github.com/mitchi-02/multi-agency-booking-platform
Micro-services based booking platform, for travel and hike agencies.
docker docker-compose eureka-discovery-service gcp-bucket gitlab-ci-cd kafka microfrontends microservices mongodb nestjs nextjs postgresql react react-query redis shadcn-ui spring-boot spring-gateway stripe tailwindcss
Last synced: 24 Jan 2025
https://github.com/nicolaspearson/nestjs.dellingr
A simple NestJS starter repository built using TypeScript.
Last synced: 17 Jan 2025
https://github.com/Byndyusoft/nest-dynamic-module
DynamicModule helper for NestJS
Last synced: 14 Nov 2024
https://github.com/byndyusoft/nest-dynamic-module
DynamicModule helper for NestJS
Last synced: 30 Dec 2024
https://github.com/meepobrother/imeepos-ng-template
发布自己的ng组件或者服务到npm
angular imeepos nestjs npm public pubsub template typescript
Last synced: 03 Feb 2025
https://github.com/hebertcisco/nest-sns
Amazon Simple Notification Service module 🌐 https://www.npmjs.com/package/nest-sns
nest nestjs nestjs-backend nodejs sns sns-client sns-extended-client sns-notifications sns-topic typescript
Last synced: 15 Nov 2024
https://github.com/geekeast/nest-apollo-studio
Sample of nest.js graphql with Apollo Studio as Schema Registry
Last synced: 15 Jan 2025
https://github.com/patrickniyogitare28/nestjs-socket-boiler-plate
Boiler plate code to implement websocket APIs intergrated with RESTfull APIs in nestjs, using vuejs as a demo client
nestjs rest-api vuejs websocket
Last synced: 28 Nov 2024
https://github.com/zhuravlevma/ddd-nested-aggregates
Clean architecture for nest.js, typescript, clean architecture without domain events. Instead of events there are nested aggregates ⚡
acid aggregates architecture clean-architecture ddd ddd-architecture domain-driven-design domain-model example nest nested-aggregates nestjs nestjs-backend node nodejs strong-consistency typescript
Last synced: 15 Jan 2025
https://github.com/sonjoydatta/nestjs-boilerplate
A backend boilerplate with NestJS for building fast, robust, and adaptable applications
becrypt docker fakerjs handlebars jwt mongodb nestjs nodemailer redis swagger typescript
Last synced: 22 Jan 2025
https://github.com/ionicthemes/questions-and-answers-tutorial-backend
This repo is the backend for the Build a Complete Mobile App with Angular and Ionic demo app. Built with NestJS.
angular backend backend-api ionic-framework mongodb nestjs nodejs
Last synced: 07 Jan 2025
https://github.com/luizcalaca/nestjs-prisma-api
Nest.js + Prisma
nestjs nestjs-backend node nodejs prisma prisma-orm
Last synced: 25 Jan 2025
https://github.com/ikovac/user-management-app
Friday coding session - vol. 1: Playing with microservices, rabbitMQ, NestJS, Auth0, Vue 3, Vite, tailwind css, Kubernetes, Pulumi...
auth0 aws kubernetes microservices nestjs pulumi rabbitmq tailwindcss vite vue3
Last synced: 08 Jan 2025
https://github.com/caranea/pathfinder
Full-stack application skeleton powered by Nest.js, Postgres and Angular.
angular angular17 clerk nestjs postgresql redis sentry tailwindcss
Last synced: 12 Dec 2024
https://github.com/pietrzakadrian/nestjs-typeorm-virtualcolumn
Virtual column solutions for TypeORM 🪢
backend decorators nestjs subscibers typeorm typescript
Last synced: 09 Feb 2025
https://github.com/bikecoders/npm-package-stats
Check your stats of your npm packages with daily notifications
continuous-delivery nestjs telegram telegram-bot
Last synced: 04 Feb 2025
https://github.com/sg-milad/remymind
reminder login with google Oaouth 2
nestjs oauth2 passportjs postgres redis typeorm
Last synced: 19 Nov 2024
https://github.com/en-atul/notebook
Notes-taking 📘 app with optimistic UI updates developed using NestJS, GraphQL, JWT-Authentication (i.e. Access Token & Refresh Token), React, and Apollo-Client.
apollo-client apollo-server apollo-server-express backend express graphql jwt jwt-authentication nestjs prisma reactjs reactquery typescript
Last synced: 04 Feb 2025
https://github.com/vivshaw/ghibli-graphql
an unofficial GraphQL API for Studio Ghibli films.
api ghibli graphql nestjs nodejs typeorm typescript
Last synced: 10 Nov 2024
https://github.com/surelle-ha/blitz-boilerplate
A boilerplate designed for building and structuring a NestJS package, providing a ready-to-use framework with essential configurations.
boilerplate nestjs nodejs npm registry typescript
Last synced: 19 Nov 2024
https://github.com/wastech/nestjs-graphql-auth
This repository houses the codebase for a modern web application built with NestJS, GraphQL, MongoDB, and JWT authentication.
graphql javascript mongodb mongoose nest nestjs nodejs typescript
Last synced: 05 Feb 2025
https://github.com/n4ze3m/nest-nats-example
simple example of a nestjs microservice using NATS
microservice nats nats-streaming nestjs nodejs typescript
Last synced: 22 Jan 2025
https://github.com/tugascript/nestjs-graphql-chat
MERN Project For Redis Hackathon
graphql mikroorm mongodb nestjs redis-server
Last synced: 21 Jan 2025
https://github.com/dinushchathurya/nestjs-api
Angular and Nest.js full-stack web application with MySQL.
angualr angular-material mysql nest-backend nest-js nestjs nestjs-backend
Last synced: 14 Jan 2025
https://github.com/exanubes/cognito-passwordless-authentication-flow
Repository from exanubes.com for Passwordless authentication flow in Cognito User Pool
authentication aws-cdk aws-cdk-v2 aws-sdk cognito cognito-create-challenge cognito-custom-authentication-flow cognito-define-challenge cognito-identity-provider cognito-idp cognito-user-pool cognito-verify-challenge nestjs passwordless passwordless-authentication
Last synced: 17 Jan 2025
https://github.com/daviaquino87/dinamic-filters-with-nestjs
Project for a tutorial on how to use dynamic filtering with nestjs
docker nestjs nodejs prisma-orm
Last synced: 18 Jan 2025
https://github.com/kaualandi/game-of-old-backend
Backend de um Jogo da Velha multijogador usando Websocket (incompleto)
nestjs prisma typescript websocket
Last synced: 02 Jan 2025
https://github.com/williamkoller/global-service
Global Holidays Service
api apollo-server-express aws cognito docker docker-compose graphql mongodb nestjs typescript
Last synced: 09 Jan 2025
https://github.com/zoe-codez/digital-alchemy-nestjs
Customized Typescript definitions for your Home Assistant setup; Library collection for NestJS including bootstrapping, logging, configuration management, terminal utilities, and more.
configuration gotify home-assistant nestjs nodejs rgb-matrix terminal typescript
Last synced: 22 Jan 2025
https://github.com/yasu-s/nest-commander-sample
nest-commander sample source
batch nest-commander nestjs typescript
Last synced: 05 Feb 2025
https://github.com/sskorol/aqa-playground
Comprehensive testbed designed primarily for passionate SDETs to practice their skills in real-world scenarios
aqa automated-testing automation docker nestjs playground react stripe testing vite
Last synced: 19 Nov 2024
https://github.com/francosion042/project-management-be
Project Management AI is a state-of-the-art backend application designed to redefine how you approach project management. By leveraging cutting-edge AI capabilities, this tool assists users in generating properly defined tasks and procedures tailored to their unique projects.
ai nestjs openai postgresql project-management typescript
Last synced: 23 Jan 2025
https://github.com/williamkoller/rest-api-node-mongodb-old
docker docker-compose mongodb mongoose nestjs nodejs
Last synced: 09 Jan 2025
https://github.com/zingerlittlebee/x-forward
An Ambitious NginxUI for Stream.
nestjs nginx nginx-stream node typescript
Last synced: 18 Nov 2024
https://github.com/mindula-dilthushan/alpha-x-computers-dep
This is Alpha X Computers Web Application. Using React.js and Backend Nest.js. Database is MySQL.
css3 google-recaptcha javascript nestjs nodejs reactjs
Last synced: 05 Feb 2025
https://github.com/jhonywalkeer/api-with-pagination
API pagination using the Nest.js framework and TypeORM. (simple boilerplate)
api nestjs nodejs pagination typeorm typescript
Last synced: 08 Feb 2025
https://github.com/alxevvv/nest-zod-config
Define NestJS configuration with validation and type safety using zod
config configuration dotenv nest nestjs typescript zod
Last synced: 14 Jan 2025
https://github.com/williamkoller/poc-firestore
NestJS Firestore Cloud Functions
api cloud cloud-functions firestore google nestjs typescript
Last synced: 09 Jan 2025
https://github.com/zayniddindev/notlify
API for sending website contact forms to Telegram with ease! 📥
form nestjs notification telegram
Last synced: 11 Nov 2024
https://github.com/williamkoller/oauth2-aws-cognito
Authentication AWS Cognito with Nestjs
Last synced: 09 Jan 2025
https://github.com/kropanov/storycascade
A client-server system for a novel writing service
aws-s3 bcrypt javascript nestjs pinia postgresql typescript vite vue3 vuetify
Last synced: 04 Dec 2024
https://github.com/ricardoferreirasilva/nestjs-referers
Decorator based validation for request referers in NestJS.
decorator http nestjs nestjs-referers referers request
Last synced: 16 Dec 2024
https://github.com/williamkoller/api-fastify
API Fastify with Nest
api-rest fastify mongodb-atlas nestjs swagger typescript
Last synced: 09 Jan 2025
https://github.com/neicore/bookmarks-api
Simple CRUD API
nestjs postgres prisma typescript
Last synced: 31 Dec 2024