Ecosyste.ms: Awesome
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: 13 days ago
JSON representation
Simple chatrealtime without auth
- Host: GitHub
- URL: https://github.com/odevic/chat-realtime-made-with-supabase-without-auth
- Owner: odevic
- Created: 2024-09-28T07:28:58.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-28T07:44:36.000Z (about 2 months ago)
- Last Synced: 2024-10-31T04:19:52.819Z (17 days ago)
- Topics: chat, nextjs, reactjs, realtime-chat, tailwindcss, vercel
- Language: TypeScript
- Homepage:
- Size: 191 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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