This project is a full-stack web application built with NestJS (backend) and Next.js (frontend), featuring role-based access control (RBAC). Users can create and manage posts, while only admins can manage blogs. The system includes secure authentication with JWT, database management with PostgreSQL, and a responsive UI using Tailwind CSS.