Skip to content
/ pandora-vercel Public template
forked from chrysoljq/pandora-vercel

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

License

Notifications You must be signed in to change notification settings

SvenZhao/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

  • HTML 69.9%
  • Python 23.8%
  • JavaScript 6.3%