Already setup with
pnpm install
.env.example
to .env
.env
pnpm run db:push
pnpm run dev
to start vite local development serverBetter auth tend to use port 3000, because of that, I change vite default port
5173
to3000
You can change this invite.config.ts
and changeBETTER_AUTH_URL
in.env
file