Cổng thông tin học sinh

Kho tàng kiến thức và tài nguyên học tập hữu ích

Full bộ Source code Microservices NESTJS - Simple Bento Social Network.

06 May, 2025 Frontend Backend • Chill mỗi ngày
Full bộ Source code Microservices NESTJS - Simple Bento Social Network.

📦 Bộ source code bao gồm:

  • Microservices (NEST): Post, User (Authentication & Authorization), Comment, Notification.
  • API Gateway: Tyk/Nginx.
  • Database: Postgres (sử dụng Prisma ORM).
  • Pub/Sub: Redis.
  • Frontend: NEXT React.

Vì để đơn giản hoá phần deploy cho showcase này, đã xây dựng kiến trúc Microservices dưới dạng Modular Hexagonal với NESTJS. Các modules sẽ độc lập và giao tiếp thông qua RPC-HTTP và Redis Pub/Sub.

NESTJS Microservices - Bento Social Network

NESTJS Microservices - Bento Social Network

Microservices (NEST): Post, User (Authentication & Authorization), Comment, Notification

Download
⬅ Về trang chủ