Stack for T3 (tRPC, Drizzle, Tailwind, NextAuth) + Bun + turborepo
I'm spending this weekend (and possibly part of the week) setting up a starter template with those so I can migrate a project for my work.
It needs to:
If so I would love any links to repos that include as much as those items or are near enough.
It needs to:
- be a monorepo (so turborepo)
- have next-auth (we already use it)
- use App Router (we already migrated)
- have Drizzle, but highly desirable.
- use Bun, but is so fast (that I need it
)
- have tRPC set up (I'll be migrating the whole api later and so I can delay this)
- be in Next 14 (but would be nice)
If so I would love any links to repos that include as much as those items or are near enough.
