# TanStack Start + Clerk + Convex

Follow https://docs.convex.dev/auth/clerk until you have
`CLERK_PUBLISHABLE_KEY` and `CLERK_SECRET_KEY` in the .env file and the appropriate Clerk issuer domain in convex/auth.config.ts.

Then run `npx convex dev`.
hello