Ardianor
TTCTheo's Typesafe Cult
•Created by George on 10/21/2023 in #questions
Does anyone have a working example repo of T3 stack with drizzle and postgres?
A bit late and you probably already figured it out, but I ran into a similar roadblock in a personal project and decided to make a repo with a template of where I ended up. Essentially it's T3 with App Router, NextAuth, and DrizzleORM but with anything pointing towards Planetscale / MySQL now working with Postgres. It has also been preconfigured with JWTs and custom roles but you can just delete that stuff from auth.ts if it's unnecessary. Hope it helps: https://github.com/EthanAmato/T3-Postgres-Drizzle-Template
4 replies