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

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: about 1 year 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