Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/aswinbarath/nest-js-api

NestJS API to learn more about the framework

javascript nestjs nodejs typescript

Last synced: 25 Dec 2024

https://github.com/samayun/penguin-monorepo

This is a fullstack monorepo boilerplate

monorepo nestjs typescript

Last synced: 10 Jan 2025

https://github.com/joeinus134131/nestjs-mongoes-rnd

NestJS with MongoDB Database

database mongodb nestjs typescript

Last synced: 24 Dec 2024

https://github.com/maticapuano/node-base-hexagonal

This is a base project prepared to start a new project using hexagonal architecture with nodejs.

nestjs nodejs

Last synced: 17 Jan 2025

https://github.com/nedcloarbr/url_shortner

✂️ Short your URLs into a redirection hash

api backend fastify nestjs url-shortener

Last synced: 02 Jan 2025

https://github.com/maticapuano/nest-request-ip

Nest.js module that simplifies the process of retrieving important information from incoming HTTP requests

express middleware nestjs

Last synced: 17 Jan 2025

https://github.com/nailyjs/nest-tencentcloud

☁️ nest.js版腾讯云SDK Tencent cloud SDK for nest.js

nest nestjs nestjs-module tencent tencent-cloud

Last synced: 04 Jan 2025

https://github.com/veoscript/pet-plaza-nestjs-prisma

Integration of NextJS, NestJS and Prisma

nestjs nextjs prisma

Last synced: 01 Jan 2025

https://github.com/ekramasif/nestjs_crud

This is a NestJS-based application that provides CRUD operations, authentication using JSON Web Tokens (JWT), managing entity relationships, and integration with a third-party API.

api authentication crud entity-relationships jwt mysql nestjs nestjs-backend nestjs-crud nodejs onetomany

Last synced: 10 Jan 2025

https://github.com/asmel2020/create-napp-app

create-napp-app is a CLI built by seasoned Nest.js devs to streamline the setup of a modular. This means each piece is optional, and the "template" is generated based on your specific needs.

nestjs

Last synced: 02 Jan 2025

https://github.com/kiki-le-singe/nft-marketplace

Exploring Modern Web Development: An NFT Marketplace with Turborepo, Next.js, TailwindCSS, NestJS, and More…

monorepo nestjs nextjs pnpm prisma reactjs tailwindcss turborepo typescript

Last synced: 25 Dec 2024

https://github.com/chubkey3/blacklister

CRUD app to manage blacklisted phone numbers in a database

docker gcp jest nestjs postgresql swagger

Last synced: 17 Jan 2025

https://github.com/rdbhagat999/docker-ng-nestjs

https://github.com/rdbhagat999/docker-ng-nestjs-frontend

angular docker nestjs

Last synced: 24 Dec 2024

https://github.com/valchanoficial/study-nestjs-graphql-mongodb

NestJS + MongoDB + GraphQL + Apollo

apollo graphql mongodb nestjs typescript

Last synced: 04 Jan 2025

https://github.com/xiaoxiunique/nestjs-starter

generator starter nestjs framwork

backend mongoose mysql2 nestjs nestjs-backend nodejs

Last synced: 19 Dec 2024

https://github.com/ismail-mouyahada/master-nestjs-restful-api

This project is an e-commerce API built with NestJS and Prisma, utilizing a PostgreSQL database. It provides functionalities for managing products, users, and orders.

nestjs nestjs-backend swagger

Last synced: 04 Jan 2025

https://github.com/tsukipond8531/mirror-nfts

A backend able to mirror NFTs to any arbitrary chain

backend docker dockercompose ethereum ethereum-contract nestjs solidity typescript

Last synced: 11 Jan 2025

https://github.com/capellax02/chapplin-server

Backend of the realtime full-stack chat application built with Nest.js, GraphQL, MongoDB, Apollo Server, GraphQL Web Sockets, AWS S3 buckets and more.

apollo-server aws-ec2 aws-s3 bcryptjs graphql graphql-ws mongodb mongoose nestjs passport-jwt typescript websockets

Last synced: 19 Dec 2024

https://github.com/alexis190392/bot-discord-necord-discord.js

Este es un proyecto en forma de tutorial en español, para la creacion de bot para Discord

discord-bot discord-js discord-js-bot discordjs necord necordjs nestjs

Last synced: 17 Jan 2025

https://github.com/syed007hassan/restoring-database-using-dockerode

Developed an API using dockerode to restore a PostgreSQL database dump file within the PostgreSQL container. The API utilizes Dockerode for efficient interaction, automating the process of running pg_restore commands for seamless database recovery

docker dockerode nestjs postgresql

Last synced: 26 Dec 2024

https://github.com/costopoulos/nestjs-user-management

NestJS, MongoDB. RabbitMQ backend app with Typescript for managing users

email-sender mongodb nestjs rabbitmq typescript user-management

Last synced: 26 Dec 2024

https://github.com/user-matth/houzel_api

Advanced AI for precise medical diagnostics, leveraging complex data analysis

ai api-rest nestjs openai-api prisma

Last synced: 11 Jan 2025

https://github.com/solenoden/weighttracker.nest

A Nest API for a simple weight tracking app

api backend docker docker-compose nestjs nodejs typescipt

Last synced: 11 Jan 2025

https://github.com/andreafspeziale/monorepo

Opinionated Monorepo Toolkit 🪚

config monorepo nest nestjs turborepo typescript

Last synced: 11 Jan 2025

https://github.com/almoghindi/food-delivery

Food Delivery Web Application series, designed with Microservice Architecture for Admins, Users, Restaurant Owners, and Delivery Personnel. The project uses Nest.js for the backend, GraphQL as the gateway, Docker for containerization, Prisma as the ORM, and AWS ECS for deployment. The frontend is built with Next.js for speed and SEO optimization.

aws aws-ecs docker graphql nestjs nextjs prisma

Last synced: 19 Dec 2024

https://github.com/mdilshan/simple-rule-engine

A simple rule engine created for a nest js application

events nestjs nodejs rule-engine typescript

Last synced: 12 Jan 2025

https://github.com/rifatkasikci/remotek

Control computers through mobile app.

electron nestjs rabbitmq react-native remote-control

Last synced: 12 Jan 2025

https://github.com/dfanso/inventory-management-system

An Inventory Management System built with Next.js, NestJS, TypeORM, MySQL, Redis, and Chakra UI. This project allows different types of users (Admin, Manager, Viewer) to manage inventory, view items, and send reports to merchants.

mysql nestjs nextjs typeorm

Last synced: 12 Jan 2025

https://github.com/unlight/nestolog

Logger for NestJS, implements `LoggerService`

logger logging nestjs nestjs-logger nestolog ololog

Last synced: 27 Dec 2024

https://github.com/desmondsanctity/artemis-neon-prisma

This is a demo of building APIs with Nest.js framework, Prisma ORM and Neon Postgres database.

neondb nestjs postgres prisma-client prisma-orm typescript

Last synced: 26 Dec 2024

https://github.com/biomousavi/file-service

file upload service using nginx + minio + nestjs.

fastify minio nestjs nginx typescript

Last synced: 12 Jan 2025

https://github.com/biomousavi/nest-minio

A simple Minio wrapper for Nest.js .

minio nestjs

Last synced: 12 Jan 2025

https://github.com/nicolascbv/user-manager-service

This is a simple boilerplate that I use to handle with user data on simple use cases. You can use the request collection here:

api backend cpp20 docker docker-compose jwt microservice mysql nestjs nodejs prisma redis typeorm typescript user-data user-management

Last synced: 12 Jan 2025

https://github.com/chiragbadhe/github-society

GitHub Society is the ultimate playground where your GitHub contributions come to life in an extraordinary way! 🌟🎨 Imagine a world where every contribution you make, every line of code you write, and every pull request you submit transforms into a dazzling 3D cityscape! 🚀🏙️

3d github model nestjs threejs typescript

Last synced: 12 Jan 2025

https://github.com/yosh1/angular-nest-lerna

[WIP] monorepo sample application that uses angular, nest.js and lerna.

angular lerna monorepo nestjs typescript

Last synced: 12 Jan 2025

https://github.com/cadelmx/gpd_backend

This is a NESTjs project that implements the GPD project's backend logic

academic api-rest automation nestjs typescript university

Last synced: 02 Jan 2025

https://github.com/sagarmaheshwary/microservices-user-service

This service is a part of the Microservices project built for handling "user" related operations.

grpc microservice microservices nestjs postgres typeorm

Last synced: 12 Jan 2025

https://github.com/bok1c4/sales-report-system

Solution to the interview test at Payever

mongodb nestjs rabbitmq typescript

Last synced: 26 Dec 2024

https://github.com/bok1c4/insightify-nestjs-cron-jobs

Insightify Message Queues & Cron jobs Microservice

nestjs rabbitmq typescript

Last synced: 26 Dec 2024

https://github.com/acensjj/ft_transcendence

This is not C or C++ basic functions ! To do something that you’ve never done before whitout a piscine. Remind yourself at the beginning of your journey in computer science. Now look where you are standing. Time to shine

42 42born2code ft-transcendence nestjs postgresql website

Last synced: 03 Jan 2025

https://github.com/kevinrivera1/gad-tumbaco-backend

API REST - Sistema de gestión de bienes y administración de documentos para alquiler de los mismos

jwt-token nestjs passport

Last synced: 10 Jan 2025

https://github.com/hebertcisco/nestjs-techniques-undici

Undici module example: https://github.com/hebertcisco/nestjs-undici

nestjs nestjs-boilerplate nestjs-undici typescript undici

Last synced: 15 Jan 2025

https://github.com/btanakan/nest.js-api

Using for covid reporting project.

docker nestjs postgresql

Last synced: 03 Jan 2025

https://github.com/riadhadrani/reactive-color-noter-be

A small app to create and save text-only notes.

nestjs notes postgresql prisma typescript

Last synced: 11 Jan 2025

https://github.com/zhuravlevma/rss-reader-core

Core backend for mini RSS reader. NestJS 💻

nestjs nestjs-backend nodejs rss-reader

Last synced: 15 Jan 2025

https://github.com/giuliano-marinelli/nestjs-prisma

Prisma (TypeScript) module for Nest framework (node.js) that allow generate Prisma schema based on decorators.

javascript nest nestjs nodejs prisma typescript

Last synced: 04 Jan 2025

https://github.com/argon1025/muzi-backend

블로그 체험단 공고 통합 조회 서비스 backend

ecs nestjs prisma typescript

Last synced: 04 Jan 2025

https://github.com/argon1025/sms-auth-flow-nestjs-example

SMS인증을 활용한 회원 가입, 패스워드 찾기 예제

docker-compose nestjs prisma2 swagger typescript

Last synced: 04 Jan 2025

https://github.com/ruslanguns/contenidos-rusgunx

😍 Tabla de contenidos sobre Artículos, Proyectos, Vídeos y talleres que he hecho.

backend curso nest nestjs software typescript

Last synced: 10 Nov 2024

https://github.com/nestrx/aes-gcm

The module encryption AES GCM for NestJS framework.

aes-encryption aes-gcm md5 nestjs

Last synced: 04 Jan 2025

https://github.com/natanaeldeveloper/registro-de-vendas-tdd

Projeto utilizando princípios do TDD e Casos de Uso. API REST em Nestj que permite a realização de registro de vendas de loja

apirestfull nestjs tdd usecase vitest

Last synced: 07 Jan 2025

https://github.com/jasonraimondi/nestjs-axios-promise

A thin wrapper around Axios for Nest.js using Promises, because the @nestjs/axios package returns an observable.

axios http-client nestjs nestjs-axios nestjs-http promise

Last synced: 09 Nov 2024

https://github.com/freitasgouvea/web3-nestjs-graphql

NestJs and GraphQL API that allows getting all ntfs from types ERC721 or ERC1155 from any wallet in Ethereum, Goerli, Polygon and Mumbai networks

alchemy erc1155 erc721 graphql nestjs nft nfts web3

Last synced: 05 Jan 2025

https://github.com/codebam/todo

A Todo list React SPA using Nest and PostgreSQL for the backend

nestjs postgresql react

Last synced: 15 Jan 2025

https://github.com/avivharuzi/bookmarks-api-example

Bookmarks api example using NestJS framework

javascript nestjs nodejs typescript

Last synced: 15 Jan 2025

https://github.com/avivharuzi/nestjs-blog-api-example

Blog API example using NestJS framework

api blog nestjs nodejs typescript

Last synced: 15 Jan 2025

https://github.com/cristianosfmothe/sistema-login

Um sistema de Login de usuários para perfis de testes e ampliação de conhecimentos

docker nestjs postgresql

Last synced: 15 Jan 2025

https://github.com/jazhann/nestjs-scaffolding

Nestjs typescrypt framework scaffolding with mongoose, authentication, jwt, user crud, business logic layer

jest jwt mongoose nestjs typescript

Last synced: 11 Jan 2025

https://github.com/nbaua/nest-nx-typeorm-circular-dep

Repository illustrating TypeORM causing circular dependency issue under NestJS - NX library project when relations are set

issues nestjs nestjs-backend nrwl-nx nx-workspace typeorm

Last synced: 14 Jan 2025

https://github.com/nbaua/nest-mongo-auth-starter

A starter code for NestJS REST API using Mongoose, implements the authentication guards.

authentication best-practices mongodb mongoose nestjs nestjs-backend starter starter-template

Last synced: 14 Jan 2025

https://github.com/nestjs-mod/nestjs-mod.com

The official website https://nestjs-mod.com 🏆

javascript nestjs nestjs-mod nodejs website

Last synced: 16 Jan 2025

https://github.com/t18n/nestjs-serverless-aws-graphql

A simple NestJS GraphQL API, deployed to AWS Lambda using Serverless Framework

aws-cloudformation aws-lambda nestjs serverless

Last synced: 09 Jan 2025

https://github.com/aloiscrr/monorepo-todo-app

Basic To Do app made with Nx, Next.js, NestJS and GraphQL

graphql monorepo nestjs nextjs

Last synced: 11 Jan 2025

https://github.com/kwadwoatta/purshew

Accounting service built with Nest.js, GraphQL and Drizzle ORM

accounting drizzle-orm finance graphql nest nestjs nodejs

Last synced: 14 Jan 2025

https://github.com/andrefreitas-github/nest-rmq

NestJS custom strategy for RabbitMQ publish and consume messages

nestjs rabbitmq

Last synced: 14 Jan 2025

https://github.com/flex-development/nest-commander

A NestJS module for building CLI applications

cli cli-program command-line commander nest nestjs nestjs-module typescript

Last synced: 11 Nov 2024

https://github.com/mehradaotp/gallery

Api Karnaval Gallery

nestjs nestjs-backend nodejs typescript

Last synced: 16 Jan 2025

https://github.com/mrinalxdev/grpc-micro

Authentication gRPC microservice in nestjs

nestjs typescript

Last synced: 19 Nov 2024

https://github.com/yanceyy/productmanagement-backend

This project develops a scalable, secure backend service for product management, featuring database management, API integration, user authentication, and performance optimization for handling concurrent requests and future growth.

nestjs

Last synced: 14 Jan 2025

https://github.com/dibe-sh/nestjs-crud

Articles CRUD APP using NestJS and PGSQL

crud-api nestjs pgsql prisma-orm swagger-ui

Last synced: 16 Jan 2025

https://github.com/jennndol/nestjs-mastery

A project that created for learning NestJS framework purpose

nestjs typeorm

Last synced: 09 Jan 2025

https://github.com/daaaiii/backend-bankme

Backend do teste técnico da BankMe

docker nestjs prisma prisma-orm sqlite typescript

Last synced: 14 Jan 2025

https://github.com/williamkoller/oauth2-google

OAuth2 Google with Nest.js

docker google nestjs oauth2 strategy

Last synced: 09 Jan 2025