How I build my Astro blog using GitHub Discussions
Join me in my experiment to build an Astro blog where we host blog content on GitHub, but without using Git to push and...
An experiment trying to fix Supabase RLS not working when using a direct db connection through an ORM, in a context of a tRPC, we can use middleware to create a wrapper around db calls and inject postgres `set_config` cmd to impersonate the correct roles and claims.