How to create a production-ready auth? Myy stack is Next.js (pure frontend no api dir) + Express (backend). Where do you handle supabase auth? In client side or server side?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.