Skip to content

chuangwei/cheatgpt

Repository files navigation

五分钟部署

1.准备个github账号,chatgpt api

https://github.com/login

2.fork我的仓库

https://github.com/chuangwei/cheatgpt

image

3.登录vercel平台

https://vercel.com/login

image

4.创建项目

image

5.选择github仓库

image

6 配置 OPENAI_API_KEY

https://platform.openai.com/account/api-keys API KEY在这里获取

image

7.设置访问密码 PASSWORD(有必要请设置)

image

8.自动部署

image

9.(有自己域名的),可实现翻墙,只需要进行解析配置

域名解析

image

vercel 添加Domain

image


QA:

没有生效、无法访问,进行重新部署

image

如何同步最新版本

点击 sync fork按钮

image