Best approach to putting new rows into a review queue
Hey! I'm pretty new to doing database shenanigans and thought Supabase looked nice and easy to use.
The site I'm building has posts that users can create. I need new posts to be sent to a review queue (admin UI I can make) where they can be checked by a human to make sure they aren't spam or malicious. Any ideas for doing something like this? Is this something that I can do with Supabase or will I need to use something else?
Not sure if it helps but the site is made with Remix
The site I'm building has posts that users can create. I need new posts to be sent to a review queue (admin UI I can make) where they can be checked by a human to make sure they aren't spam or malicious. Any ideas for doing something like this? Is this something that I can do with Supabase or will I need to use something else?
Not sure if it helps but the site is made with Remix