Building a Simple Real-Time Chat App with TypeScript, Socket.IO, PostgreSQL, Docker and Drizzle
Project Goal
The goal was simple:
Enter a username
Join a public chat room
Send messages in real time
Store usernames and messages in PostgreSQL
Tech Stack:
TypeScript
Express
Socket.IO
Post
class-summary.hashnode.dev4 min read