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/sajad-ahmadnzhad/nest-plus

A Bash script to generate a clean, modular, and production-ready structure for NestJS projects.

bash bash-script liunx nestjs nodejs

Last synced: 17 Jan 2025

https://github.com/ahm3tcelik/nest-example-without-db

Nest.js (TypeScript) example app without database.

nestjs nestjs-auth nestjs-jwt nestjs-role nestjs-swagger

Last synced: 23 Dec 2024

https://github.com/vkondratiuk482/kumori-disk

Kumori-Disk is a cloud file storage built with Fastify, Nest, GraphQL, PostgreSQL, Amazon S3, PayPal and covered with E2E tests

cloud-storage e2e fastify graphql javascript nest nestjs nodejs paypal postgresql redis storage typescript

Last synced: 07 Dec 2024

https://github.com/frectonz/nest-todos-api

Todos API

nestjs

Last synced: 14 Jan 2025

https://github.com/heyitsuzair/bonx-gaming-react

Gaming Webapp Frontend Using React JS

mnrn nestjs nestjs-backend reactjs

Last synced: 27 Nov 2024

https://github.com/theoguerin64/ft_transcendence

Project 42 for Mastering fullstack development

42cursus nestjs postgresql typescript vuejs

Last synced: 24 Nov 2024

https://github.com/dolthub/react-graphql-dolt-sample-app

A sample React + GraphQL + Dolt (RGD) Web Application

apollo database-version-control dolt graphql nestjs nodejs react

Last synced: 31 Dec 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: 12 Dec 2024

https://github.com/vndevteam/nestjs-turbo

Monorepo with NestJS boilerplate, Next.js, Nextra docs & Turbo

nestjs nextjs nextra turborepo typeorm

Last synced: 18 Nov 2024

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

Generic starter project with Nest.js for SAAS apps

2fa authentication jwt mongodb nestjs oauth openapi prisma swagger typescript websockets

Last synced: 07 Jan 2025

https://github.com/marlinsk/nestjs-backend-local-file-upload

Aplicação de upload de arquivos, onde o arquivo é armazenado localmente dentro do back-end. Aplicação desenvolvida com node.js, nest.js, multer, docker-compose, postgresql, prisma orm.

docker docker-compose express javascript multer nestjs nodejs postgresql prisma typescript upload-file

Last synced: 17 Nov 2024

https://github.com/codebyaadi/refine-dashboard

This project is a dashboard application built using Refine, Ant Design, NestJS, and GraphQL. It serves as a powerful and customizable platform for managing and visualizing data in a user-friendly manner.

ant-design graphql nestjs react refine typescript

Last synced: 26 Nov 2024

https://github.com/nishkohli96/mern-blogs

A simple Blog Website made using ReactJS and a choice of Express or Fastify as the backend with GraphQL. MaterialUI used for styling

express expressjs fastify graphql mern mern-stack mui nestjs nodejs postgresql react reactjs workspaces

Last synced: 15 Dec 2024

https://github.com/leonardonicola/drinkify

A NestJS application applying Clean Architecture concepts.

aws clean-architecture commitlint docker husky jest nestjs nginx prisma s3-bucket typescript

Last synced: 27 Nov 2024

https://github.com/siamahnaf/graphql-upload

I show in this video How to upload single and multiple file to graphql api apollo server. For continue this video you have to ready project file. If you can’t project file you can see How to run graphql apollo server in my channel.

graphql-apis nestjs

Last synced: 20 Nov 2024

https://github.com/mateuschaves/task-management-nestjs-course

:page_with_curl: Repository with the project developed in NestJS Zero to Hero course

nestjs typescript

Last synced: 17 Nov 2024

https://github.com/angelmunoz/nestish

Nest.JS running on Bun.sh

backend bun javascript nestjs typescript webdev

Last synced: 22 Dec 2024

https://github.com/ja88a/openapi-nestjs-auth-mongo

Generic micro-services dev framework w/ user accounts, permissions and authentication management

authentication-backend mongodb monorepo nestjs oauth2 openapi3 user-management

Last synced: 24 Nov 2024

https://github.com/olasunkanmi-se/projecttrackr

ProjectTrackr is a comprehensive project management application that helps teams efficiently track, manage, and collaborate on projects and tasks.

graphql nestjs nestjs-graphql postgresql react typeorm typescript

Last synced: 17 Nov 2024

https://github.com/flowcore-io/library-flowcore-microservice-ts

The flowcore microservice library is designed to provide strong opinions on how to handle configuration, logging, health checks, metrics, and observability.

microservice nestjs typescript

Last synced: 11 Nov 2024

https://github.com/nowayhecodes/mini-cache

A custom decorator that can use within your nestjs app to provide in-memory cache

cache custom-decorator decorator dependency-injection in-memory-caching nestjs typescript

Last synced: 17 Nov 2024

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: 18 Nov 2024

https://github.com/mdreyadhossain/graspway-nestjs

Backend application of an web based online education platform

nestjs nodejs

Last synced: 15 Dec 2024

https://github.com/sjdonado/htmx-users-crud-bun-vs-node

HTMX users CRUD hono-bun-jsx vs nest-swc-handlebars

bun hbs hono htmx jsx nestjs sqlite3 swc tailwindcss

Last synced: 25 Dec 2024

https://github.com/madnowruzi/nestjs-planetscale-drizzle

A sample project to help you use PlanetScale in a NestJS app

drizzle nestjs planetscale

Last synced: 15 Jan 2025

https://github.com/glistenstar/boilerplate_pnpm-nestjs-prisma-mongodb-jwt

Boilerplate for pnpm+nestjs+prisma+mongodb+JWT

jwt monogdb nestjs prisma

Last synced: 15 Nov 2024

https://github.com/onzeng/chat-room-client

nest+vue3简单聊天室-客户端

nest nestjs pinia typescript vue vue-router vue3 vue3-typescript

Last synced: 18 Dec 2024

https://github.com/fluffychi-xing/meetingroom

掘金小册-基于Nest的会议室预订系统前端实现,使用Vue 3.0 + Element Plus

element-plus nestjs tailwindcss vue

Last synced: 02 Dec 2024

https://github.com/lucassmonn/nestjs-tenant-app-base

A Base to create a multi-tenant app in NestJS

api mongodb multi-tenant nestjs tenant typescript

Last synced: 04 Jan 2025

https://github.com/muttakinhasib/aafiyah-dif

An e-commerce Application using graphql API, nest.js, typeORM and postgres

graphql nestjs nextjs nx-monorepo postgresql typeorm

Last synced: 24 Nov 2024

https://github.com/gust4vosales/petshop-project

A fictitious petshop management system developed with NestJS and Next.js

jwt-authentication mysql nestjs nextjs nodejs passportjs prisma react-query reactjs tailwindcss zod zustand

Last synced: 28 Nov 2024

https://github.com/moveaxlab/nestjs-grpc-client

A dataloader implementation to talk with gRPC servers, with support for request merging and cross-request caching.

dataloader graphql grpc nestjs

Last synced: 19 Nov 2024

https://github.com/leocode/sequential-events

Synchronous NestJS application events

events nest nestjs

Last synced: 22 Dec 2024

https://github.com/arcphysx/nestjs-xendit

A Xendit Node SDK wrapper for NestJS framework

nest nestjs nestjs-module typescript xendit xendit-api

Last synced: 11 Dec 2024

https://github.com/txsoura/nestjs-pgsql-keycloak

This is my first nestjs app, created to test base keycloak as auth guard.

keycloak nestjs typescript

Last synced: 28 Nov 2024

https://github.com/jcmdsbr/eshop-dist-arch

Sample Node/Nest reference architecture, based on a simplified microservices architecture, distributed systems and docker containers.

distributed-systems eshop eshoponcontainer microservices-architecture nats-messaging nestjs nestjs-backend node

Last synced: 28 Nov 2024

https://github.com/gwjun/inhagram

SNS like Instagram

instagram nestjs nextjs sns

Last synced: 25 Nov 2024

https://github.com/the-sabra/o-shortener

if you need to short URL clone it and make short URLs

javascript js mysql mysql-database nestjs nestjs-backend rest-api restful-api ts typescript

Last synced: 13 Nov 2024

https://github.com/ssukienn/nestjs-swagger-api-spec

Decorator for aggregating all your @nestjs/swagger decorators.

decorator nestjs openapi swagger typescript utility

Last synced: 16 Nov 2024

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

Prisma listener extension for nest.js module 📊

nest nestjs nestjs-module prisma prisma-client prisma-orm

Last synced: 14 Jan 2025

https://github.com/formysister/angular-contacts-app

Contacts App example built by Angular

angular docker nestjs nginx nodejs sass typescript

Last synced: 22 Nov 2024

https://github.com/open-webtoon-reader/owr-api

Rest API for future webtoon reader (and downloader) app

nestjs prisma restful-api typescript webtoon-downloader webtoon-reader

Last synced: 22 Nov 2024

https://github.com/twihike/nestjs-lambda-starter

🚀 Nest framework starter with AWS Lambda

amplify aws aws-lambda lambda nest nestjs

Last synced: 11 Jan 2025

https://github.com/mostafa8026/tribe-telegram-app

This repository integrate Tribe api (https://www.npmjs.com/package/@tribeplatform/gql-client) with telegram.

nestjs nodejs typescript

Last synced: 14 Jan 2025

https://github.com/michaldziuba03/nestjs-zod

Zod Validation Pipe for NestJS framework

nest nest-pipe nestjs nestjs-zod zod zod-nestjs

Last synced: 09 Jan 2025

https://github.com/aitorllj93/npm-packages

my npm public packages repository

angular nestjs state-machines xstate

Last synced: 14 Jan 2025

https://github.com/igrek8/nestjs-typed-responses

Allows implementation of polymorphism in OAS and exports nest.js exceptions as swagger schemes

nestjs openapi openapi3 swagger

Last synced: 22 Nov 2024

https://github.com/esh2n/xnestjs-grpc

Nextjs grpc client & server example

grpc nestjs nestjs-grpc

Last synced: 16 Jan 2025

https://github.com/nodeflip/nest-axios-http

A NestJS module for simplified HTTP requests using Axios with dynamic configuration, logging, and interceptor support.

axios axios-nestjs http nestjs nestjs-axios nestjs-backend nestjs-http typescript utility

Last synced: 18 Nov 2024

https://github.com/dekiakbar/decentdisk-be

Decentralized storage API based on IPSA and Nestjs

api api-rest decentralized-storage ipfs ipfs-api ipfs-api-node nestjs nestjs-backend

Last synced: 20 Dec 2024

https://github.com/ciogeo/opentelemetry-custom-metrics

OpenTelemetry Custom Metrics for NestJS

metrics nestjs prometheus

Last synced: 16 Jan 2025

https://github.com/kayprogrammer/bidout-auction-v8

A simple bidding API built with NestJs and Prisma

nestjs pgadmin4 postgresql prisma

Last synced: 01 Dec 2024

https://github.com/jhonywalkeer/messages-board

A message board where the user can register and/or authenticate only using the email, soon after logged in he can post a message on the wall and the message can be deleted.

apollo challenge graphql message nestjs nodejs reactjs sqlite study typeorm typescript

Last synced: 16 Dec 2024

https://github.com/igorbrizack/movie_challenge

API RestFul de Catálogos de Filmes com NestJS e TypeORM

api-rest backend bohr-deployed nestjs redis-cache swagger typescript

Last synced: 28 Nov 2024

https://github.com/czfadmin/nestjs-tool

A vscode extension to quickly create NestJS files

nest nestjs vscode-extension

Last synced: 15 Dec 2024

https://github.com/yanglee2421/api-nest

用nestjs写的rest-api服务器

nestjs sqlite3 typeorm

Last synced: 22 Nov 2024

https://github.com/mohammedessehemy/survey-center

Survey center APIs

nestjs nodejs postgresql

Last synced: 09 Dec 2024

https://github.com/lucasnetwork/oauth-backend

Back-end oauth using javascript following the IETF RFC 6749 specification and following Aaron Parecki's how-to guide

authentication nestjs nodejs oauth oauth2

Last synced: 23 Dec 2024

https://github.com/ikram-maulana/book-api

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

book-api nestjs pnpm

Last synced: 09 Jan 2025

https://github.com/AndrewCathcart/nestjs-microservice-architecture

Briefly looking into emulating microservice architecture locally using docker-compose to solidify my understanding

microservice nestjs

Last synced: 21 Nov 2024

https://github.com/imgabreuw/notification-service

Microsservicço de notificação desenvolvido em TypeScript com NestJS.

microservice nestjs typescript

Last synced: 03 Dec 2024

https://github.com/dennissnijder/nestjs-entity-module-cookiecutter

A NestJS cookiecutter template providing a simple entity module with basic CRUD and 2 events.

cookiecutter-template crud nestjs

Last synced: 17 Dec 2024

https://github.com/marcode24/smart-dental-backend

🦷 This is the backend for the Smart Dental project. It is a REST API built with NestJS and MySQL as the database using Sequelize as the ORM

api api-rest backend framework jest lint-staged linter mysql mysql-database nest nestjs nodejs orm sequelize typescript

Last synced: 09 Dec 2024

https://github.com/kaivankeren/project-nest

Belajar NestJS dasar

nestjs

Last synced: 29 Dec 2024

https://github.com/korolev2512/itmo-events-react

Events & form constructor for associations in ITMO University

docker nestjs next npm react typescript

Last synced: 14 Dec 2024

https://github.com/devanddeliver/nest-logging-transport

Logger designed for NestJS providing way to configure multiple transports

javascript logger logging nest nestjs node typescript

Last synced: 01 Nov 2024

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

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

authentication mongodb mongodb-database mongoose nestjs nestjs-backend node nodejs rolebased typescript

Last synced: 14 Jan 2025

https://github.com/marouane-elgoumiri/crud_transactionsapp

Performing CRUD operations with NestJS

nestjs nestjs-backend

Last synced: 31 Oct 2024

https://github.com/korolev2512/itmo_scouts

Platform for online recruitment in startups

docker fastapi jwt nestjs nextjs nginx postgresql reactjs typescript

Last synced: 14 Dec 2024

https://github.com/vellengs/nest-swagger

Generate Swagger For NestJS

nestjs swagger

Last synced: 14 Dec 2024

https://github.com/fellipeutaka/ignite-lab-nest

📈 A scalable microservice with SOLID Principles, using Nest.js, Prisma and Jest 🚀💜

jest nestjs prisma supertest typescript

Last synced: 28 Nov 2024

https://github.com/devhoangkien/social-microservices

Project social, e-commerce, nestjs microservices

docker k8s microservices nestjs nodejs postgresql sequelize typescript

Last synced: 28 Nov 2024

https://github.com/teacoder52/back-end-cinema-hub

This repository contains the backend for an online movie theater project developed using the NestJS framework. It includes all the necessary functions for managing users, movies, and subscriptions, as well as providing security and authorization.

jwt-auth nestjs postgresql prisma yookassa

Last synced: 06 Jan 2025

https://github.com/shincurry/nestjs-extends

Extends toolkit for Nest.js

nestjs server-tool toolkit

Last synced: 08 Nov 2024

https://github.com/ever0de/http-message-sharing-monorepo

This is a template of monorepo that can share Request and Response modules

monorepo nest nestjs prisma template typescript

Last synced: 10 Oct 2024

https://github.com/sinanbekar/place

Reddit r/place Clone (NestJS, React)

nestjs react

Last synced: 22 Nov 2024