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
StaySuite's Server side, a property rental platform built with Nest.js, Socket.io, and MongoDB. It features secure JWT authentication, real-time updates with Socket-IO, and seamless image uploads with Multer, delivering a reliable and scalable experience for guests and hosts
Welcome to the Nest.js Bookstore APIs project! This repository showcases the implementation of a robust bookstore API using Nest.js, Prisma.js, and PostgreSQL. The APIs support essential features such as ordering books, canceling orders, and efficiently listing purchased books with infinite scroll.
A NestJS application that demonstrates the fundamentals of building a RESTful API, including modules, controllers, services, middleware, pipes, and guards.