IMPORTANT This starter is incomplete and not ready for production use. It is a work in progress, please use at your own risk.
This document assumes you have created an account at Vercel, Turso, and Resend. Follow these steps to get a working version of this starter.
gh repo clone dikaio/next-lucia-turso-biome-resend
cd next-lucia-turso-biome-resend
cp .env.example .env.local
and add environment variables.pnpm install
pnpm run db:generate
pnpm run db:migrate
pnpm run dev
http://localhost:3000