Skip to content

在 Vercel 上部署 Pandora-ChatGPT Cloud。Pandora-ChatGPT on Vercel.

License

Notifications You must be signed in to change notification settings

huangzhitian/pandora-vercel

 
 

Repository files navigation

Pandora-Vercel

本项目修改了 Pandora-Cloud 的代码结构,使其能够在 vercel 以及 Zeabur 上部署

一键部署

Deploy with Vercel

npm install -g vercel
vercel dev

环境变量

CHATGPT_API_PREFIX

对话 api 请求地址,默认为 https://ai.fakeopen.com,可以设置为你部署后的域名,如测试网址 https://pandora-vercel-lovat.vercel.app

LOGIN_LOCAL

是否启用账号密码登录。Pandora 现已支持直接登录,故默认为 True或 1。

About

在 Vercel 上部署 Pandora-ChatGPT Cloud。Pandora-ChatGPT on Vercel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.3%
  • HTML 9.1%
  • Python 1.6%