/Supabase-Chat-App

Live Realtime Chat App with Nextjs and Supabase backend

Primary LanguageJavaScript

Realtime Chat App With Supabase

Screenshot

Screenshot

Tech Stacks And Features 🌟

  • Realtime message (used supabase)
  • signin (with github) and signout feature
  • profile page

If you want to improve this feel free to contribute

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev