.env
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY= key
CLERK_SECRET_KEY= key
NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
# This was inserted by `prisma init`:
# Environment variables declared in this file are automatically made available to Prisma.
# See the documentation for more detail: https://pris.ly/d/prisma-schema#accessing-environment-variables-from-the-schema
# Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB.
# See the documentation for all the connection string options: https://pris.ly/d/connection-strings
DATABASE_URL= url(Supabase is free)
DIRECT_URL= url(Supabase is free)
UPLOADTHING_SECRET= key
UPLOADTHING_APP_ID= key
#NEXT_PUBLIC_SITE_URL = (when you deploy)
LIVEKIT_API_KEY= key
LIVEKIT_API_SECRET= key
NEXT_PUBLIC_LIVEKIT_URL= url