← all projects
ProjectPrivate repository
Blog CMS
Secure content management system with Express, Prisma ORM, and JWT authentication.
ExpressPrismaJWTPostgreSQLTypeScript
Overview
A full-featured Blog CMS providing authenticated content authoring and management. Built with Express and Prisma ORM for type-safe database access, secured with JWT, and optimized for frontend performance following Core Web Vitals guidelines. Delivers a clean RESTful API consumed by the Next.js frontend.
Highlights
- JWT-secured authentication and authorization
- Prisma ORM for type-safe, efficient database access
- RESTful API consumed by Next.js frontend
- Frontend optimized to Core Web Vitals standards