community-edition
Deploy

Deploy

The community verison is focused on the ease of deployment, prepare the following key and deploy to vercel.

Enviroment variabel

 
DATABASE_URL=
 
KINDE_CLIENT_ID=
KINDE_CLIENT_SECRET=
KINDE_ISSUER_URL=
KINDE_SITE_URL=
KINDE_POST_LOGOUT_REDIRECT_URL=
KINDE_POST_LOGIN_REDIRECT_URL=
 
PINECONE_API_KEY=
PINECONE_Index=
 
OPENAI_API_KEY=
ANTHROPIC_API_KEY=
 
NEXT_PUBLIC_DROPBOX_KEY=
NEXT_PUBLIC_NOTIONURL=
 
OAUTH_CLIENT_ID=
OAUTH_CLIENT_SECRET=
OAUTH_REDIRECT_URI=
NOTION_AUTHORIZATION_URL=
 

S3 compatiable endpoint

S3_UPLOAD_KEY=
S3_UPLOAD_SECRET=
S3_UPLOAD_BUCKET=
S3_UPLOAD_REGION=