Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/odevic/chat-realtime-made-with-supabase-without-auth

Simple chatrealtime without auth
https://github.com/odevic/chat-realtime-made-with-supabase-without-auth

chat nextjs reactjs realtime-chat tailwindcss vercel

Last synced: 13 days ago
JSON representation

Simple chatrealtime without auth

Awesome Lists containing this project

README

        

Hello, in this project I use only supabase db (for the messages database) and I use localstorage to get the username and image of the user, but more things are missing