这是一个Nextjs实现的与ChatGpt聊天的项目
- 实现了代理ChatGpt的账号聊天
- 实现了聊天页面对话页面
- 部署在vercel.com海外的sass服务,天然有科学上网的能力。
[ ]实现聊天连续对话
[ ]实现多人聊天队列
[ ]接入github登录
[ ]接入 redis
- fork该项目到你的git
- 学习vercel部署nextjs项目
- 在部署时配置环境变量
token =
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.