LiScraper Template

Better Auth + tRPC + Drizzle + Next.js liscraper

A minimal foundation with authentication, organizations, and a clean monorepo structure. Build your product features on top of this template.

Authentication

Better Auth wired with Drizzle schema and Next.js API routes.

API layer

tRPC server/client setup ready for your procedures.

Database

Drizzle ORM against Postgres with auth/organization tables.

Monorepo

SST + pnpm workspaces so you can add packages as needed.