Skip to content

whyiyhw/agent-web

Repository files navigation

agent-web

https://github.com/whyiyhw/chatgpt-wechat 项目的前端部分

可用脚本

npm dev

npm run build

  • 正式环境
  • 修改 .env 文件中的配置, 改为对应项目的IP
  • Builds the app for production to the dist folder.\
  • 然后配置 nginx 代理

正式环境 docker-nginx 配置

  • 找到项目下的 nginx.conf

  • 替换两个 127.0.0.1 为 你的 IP

  • docker-compose up -d 就好

  • 如果使用域名 请自行修改 端口绑定跟域名绑定 还有 wss 转 ws 的配置

About

a web agent support publish to multi-channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages