8000 GitHub - coderminer/chatgpt-client: Chatgpt client
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

coderminer/chatgpt-client

Repository files navigation

ChatGpt 客户端

环境准备

  1. 需要安装nodejs,版本最好在 18 以上,请到nodejs连接下载安装

运行

cd client
// 执行
1. npm i
2. npm run dev

部署

// 先打包,执行
npm run build

结束之后,在 dist文件夹中生成最终的需要部署的文件,在服务器上使用nginx部署即可

About

Chatgpt client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0