mirror of
https://github.com/supabase/supabase.git
synced 2026-06-21 21:12:49 +08:00
Example chat room
@todo
How to use
Install dependencies
npm install
Start Supbase Dev
docker-compose up -d
Start the chat room
npm run dev