Authentication

Writer login is almost ready

Clerk is wired into the app, but the deployment is still missing its Clerk environment keys.

Add NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY and CLERK_SECRET_KEY in Vercel or .env.local to enable writer sign-up and login.

Back to homepage