fiora icon indicating copy to clipboard operation
fiora copied to clipboard

An interesting open source chat application. Developed with node.js, mongoDB, socket.io and react

Results 110 fiora issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/12076232/183241507-78e54c68-0677-4fcd-b0a6-06f609dd139e.png) 就是图片中这个名字前面的铭牌 可以讲下实现思路吗?

在Socket连接成功后,await initOSS()时前台会发送getSTS请求,但后台的Socket有几率接收不到这个getSTS请求(本地环境大概刷新页面10次会触发一次),导致前台一直阻塞,前台的dispatch({ type: ActionTypes.Ready, payload: '' })不会运行,此时页面会一直保持白屏。

想搭建个集群的聊天室,现在部署在docker里面,内网用的人一多就挂,试了下nginx负载均衡有点问题,想请教下是否支持集群或者负载均衡具体需要怎么配置才好。能提供文档最好。

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

注册之后用注册的账号密码登录不了

报错内容 @fiora/web: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. lerna ERR! yarn run build:web exited 1 in '@fiora/web' error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for...

CentOS7.8新装机,一切正常,就是在yarn start后提示Redis认证失败,因为我由于某些必要原因设置了Redis密码,但是我在Fiora配置里面没有发现密码配置项,故无法认证,请告知解决方案,谢谢。

系统为ubuntu18.04,只有几个命令能用,fiora、fiora doctor命令也是这样。 `root@instance-20220701-2238:~/fiora#` fiora getUserId 用户名 /root/fiora/packages/i18n/node.index.ts:15 return languages[locale][key] || enUS[key] || key; ^ TypeError: Cannot read property 'getUserIdDescription' of undefined at Object.i18n [as default] (/root/fiora/packages/i18n/node.index.ts:15:29) at Object. (/root/fiora/index.ts:14:22) at...