anthony-fdez / supa-messenger

⚡️Real Time Chat app, supports group chats, direct messages and friendships. Built with ReactJS and Supabase as a backend
https://supamessenger.com/
MIT License
26 stars 3 forks source link

Docs/add database definitions #63

Closed anthony-fdez closed 1 month ago

anthony-fdez commented 1 month ago

Closes #62

@intelhere hope this is what you were asking for! I also added the RLS policies in case you needed them.

I'm really glad you found my project useful! 😊 Just curious—how did you stumble upon it?

intelhere commented 1 month ago

Hey @anthony-fdez,

Thank you for creating this PR! Yep, ty for adding the RLS policies too, they are great to learn from!

I stumbled upon your project via GitHub's search bar — I was searching for chat apps that used ReactJS and Supabase, and while there were some projects that did that, they were either incomplete, didn't have proper documentation, or just didn't work. I really liked your project after trying out the demo, and it's well put together + the excellent documentation is the cherry on top!! All of these factors are sweet for learning how they work and what great product's look like!