squigglestart

NextJs + Turso + Drizzle + AuthJs + ShadCN

Getting Started is Easy:

  1. Run: bash setup.sh to generate your env file.
  2. Input all required env variables into the .env file.
  3. Deploy table schemas to turso. You can use the following two commands: pnpm db:generate then pnpm db:migrate
  4. If you're having trouble, watch this tutorial.