Use Vercel KV store in Astro
Let's build together a simple page view counter for every Astro blog page we have, using the new KV store by Vercel.
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.
Let's build together a simple page view counter for every Astro blog page we have, using the new KV store by Vercel.
Join me in my experiment to build an Astro blog where we host blog content on GitHub, but without using Git to push and...