Ephemeral by design
Rooms are anonymous and private, with their chat history wiped when the user exits.
In the moment.
Gone when you leave.
Next.js / Supabase / Google OAuth
01 / Context
A chat room does not always need a permanent record. Active Chat is built around ephemeral rooms and a deliberately short-lived conversation history.
02 / The engineering
Rooms are anonymous and private, with their chat history wiped when the user exits.
Next.js and Supabase power a serverless real-time chat experience.
Google OAuth provides the sign-in flow.
System components / Conceptual overview
03 / What came out of it
Next story / 01
gitswitch.dev↗