denoland / showcase_chat

https://showcase-chat.deno.dev/
302 stars 72 forks source link

showcase_chat

A minimal chat platform template. It uses Fresh + Supabase + twind + BroadcastChannel API on Deno Deploy.

To get started, setup your .env with Supabase and Github OAuth credentials:

To setup a Github OAuth App

Create a Supabase project

and fire up the server:

deno task start