Chat App (MERN + Prisma + Clerk) Description
A simple chat application backend built with Express, Prisma, and PostgreSQL, with plans to integrate Clerk authentication and a Next.js + Tailwind frontend. Users can create accounts, send messages, and fetch message history.
Tech Stack
Backend: Express, Prisma, PostgreSQL, Bun
Frontend: Next.js, React, Tailwind CSS
Authentication: Clerk
Other tools: Postman (for API testing)
Future Features
Clerk authentication integration
Frontend with Next.js + Tailwind
Real-time messaging with WebSockets