AchrafLance / supabase-chatapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Realtime Chat App using Supabase/Angular

A full-stack chat app using supabase for the backend and angular as the frontend framework

chat app

Team

just me => email: achraf.contacts@gmail.com, twitter: @AElkhandouli

Stack

  • Supabase
  • Angular
  • Ng-zorro, Bootstrap

Features

  • Google Oauth
  • Realtime messaging
  • persisted messages
  • profil customization

Suapabase Usage

Authentication

Used Google Oauth provider.

Database Strucutre

database structure

Supabase Realtime

Used to listen to inserts on the messsages and chats tables to update messages and chatlist for all users in realtime. Also used to listen to updates on the users table, to display realtime user status(online/offline).

About


Languages

Language:SCSS 58.0%Language:TypeScript 17.0%Language:CSS 16.4%Language:HTML 8.1%Language:JavaScript 0.4%Language:Less 0.1%