There are 8 repositories under nestjs-microservices topic.
🍔🍔 UberEats Clone Full Stack 🍔🍔
🚀🚀 Nest JS Advance Course 2023 🚀🚀
🚀 💻nestjs-microservices🚀 💻
Custom Google Cloud Pub/Sub microservice transport for Nest framework (node.js)
Boilerplate for a TCP Microservice in NestJS with TypeORM and tests
NestJS gRPC Exceptions Library ⚡️
Exploring converting an existing application to use nx monorepo
Redis Streams Transport for NestJS.
NATS streaming server strategy and client for nestjs microservice based on the stan.js package
NestJS Microservices CQRS - Modified CQRS module to subscribe/publish Events globally instead of locally
A basic microservice application NestJs using Kafka as transporter. For billing and auth stuff.
NATS v2 strategy and client for nestjs microservice
This app leverages React.js on the frontend and Nest.js, on the backend along with WebSockets Gateway to provide a seamless real-time collaborative document editing experience. Users can collaborate simultaneously on documents, seeing changes instantly with robust real-time synchronization.
Nestjs basic understanding with easy crud operations explained
Nestjs Microservices sample boilerplate using RabbitMQ, GraphQL
[WIP] - Develop clean MVC web applications
Api Encryption in Nestjs. Secure End to End Communication with Backend Server.
NestJs Microservices with RabbitMQ
Nest.js Hybrid Application (HTTP server with microservice listeners) with GraphQL (schema first), Prisma, MySQL (easily replaceble), MongoDB, Jest, Docker
This repository contains an example of building microservices using NestJS, RabbitMQ, and integrating multiple databases such as MySQL and MongoDB.
News Microservice based using NestJS
Rivulex NestJS is a wrapper over Rivulex, a lightweight message broker using Redis Streams. It offers easy plug-in abstractions for NestJS, including a custom transport layer for event-driven communication, publisher, and event trimming, ensuring reliable, at-least-once message delivery.
Simple blogging system. backend: finished, frontend: in progress
Basic Analytics Service
This app leverages React.js on the frontend and Nest.js, on the backend along with WebSockets Gateway to provide a seamless real-time collaborative document editing experience. Users can collaborate simultaneously on documents, seeing changes instantly with robust real-time synchronization.
Serviço principal de uma sistema de assinaturas construído com NestJS, Typescript, PrismaORM e Postgresql. Estruturado para seguir os princípios de Clean Architecture
Nestjs microservices for registering a user, booking reservations, sending payments via Stripe and email notifications
Nest.js fundamentals (crud) using Prisma and SQLite.
Created a simple chat between clients using the framework Nest.js with protocol gRPC
A Leetcode-inspired Python practice platform featuring microservices