Prottoy Raha
.env.example
to .env
and fill in the required values.DATABASE_URL
: Connection string for your database.CLERK_SECRET_KEY
: Clerk secret key for authentication.NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY
: Clerk publishable key exposed to the client side.http://localhost:3000
in your web browser and click the sign in button to start the authentication process.