Relative Content

Tag Archive for next.jssupabaseapp-router

Errors when setting up Supabase and NextJS app router

I am new to using a database and authentication. Following a bunch of tutorials and inspecting boilerplates to understand through reverse engineering. Unforuntately the examples of Supabase and NextJS all use the pages router and I want to use the app router.