/ichat-frontend

frontend for IChat app

Primary LanguageTypeScript

千浔前端

开发

开启后端

后端地址: https://github.com/Acring/ichat-cms

开启 ngrok 反向代理

ngrok http --domain=x-future.ngrok.dev 3000

启动项目

yarn dev

注意事项

  1. 由于 nextjs dev 的 api 问题,在登录时需要扫描两次二维码
  2. nextjs 的 api 不会走当前终端的代理,需要开启增强模式(或者使用 global-agent?

依赖服务

  1. 阿里云翻译接口
  2. upstash radis 服务