treebee / recipe_share

Playground app using Supabase, Surface and Postgres Row Level Security

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RecipeShare

An (incomplete) application to play around with Supabase, Surface and to get comfortable with Postgres' row level security features.

User Roles

  • user (default)
  • moderator
  • admin

Moderators and Admins can delete recipes of other users. Admins can assign new roles to users. All users can see all published recipes.

Policies are created here

About

Playground app using Supabase, Surface and Postgres Row Level Security


Languages

Language:Elixir 87.7%Language:JavaScript 8.0%Language:HTML 2.8%Language:CSS 1.5%