Remusremusrisnov.hashnode.dev·Jul 24, 2023T3 Stack Template : Supabase (w/ Auth + DB) and Shadcn-UI Basic SetupIntroduction In this guide, we will cover how to convert the base T3 stack config to use Supabase auth instead of NextAuth.js coupled with Supabase DB and Shadcn-UI. We'll also cover how to use SQL triggers so that we can use the more stable single-s...Discuss·1.2K readst3stack
Arnab Chatterjeearnab2001.hashnode.dev·Apr 29, 2023The T3 StackI wanted to talk about the Next.js, TypeScript, and Tailwind CSS (T3) stack. If you haven't already heard, the T3 stack is swiftly gaining recognition as a top option for creating Web-apps . I'll explain why it deserves a shot. Let's start by discu...Discuss·10 likes·47 readst3stack