You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A robust, enterprise-grade distributed system refactored from a monolithic architecture. This project demonstrates the Database-per-Service pattern, Polyglot Persistence (MongoDB + PostgreSQL), API Gateway implementation, and synchronous inter-service communication using Node.js, Express, and TypeScript.
A professional example project demonstrating how to use Prisma 7.2.0 (released just 3 weeks ago, after 6.9.1, with breaking changes) in a modern NestJS application with TypeScript and PostgreSQL. All running in Docker.
RESTful API for Nexora LMS — built with Express 5, Prisma, PostgreSQL, and TypeScript. Features JWT auth, Google OAuth, Stripe payments, Cloudinary uploads, and role-based access for students, teachers, and admins.