fiora

An interesting chat application power by socket.io, koa, mongodb and react

Github星跟踪图

Fiora

Build Status
author
Node.js Version
License: MIT

Language: English, 简体中文

Fiora is a web chat application. It is written by node.js, mongodb, socket.io and react

The project started at 2015-11-04

Online address: https://fiora.suisuijiang.com/
Android / iOS app: https://github.com/yinxin630/fiora-app

Functions

  1. Friends, groups, private chat, group chat
  2. Text, pictures, code, URL and many other types of messages
  3. Tieba expression, huaji expression, search expression image
  4. Desktop notification, sound reminder, message voice reading
  5. Custom desktop background, theme color, and text color
  6. Display online users, @ function
  7. Administrator
    • Block
    • Recall message
    • Give user tag
    • Reset user password
    • View user ip

Screenshot

Install

See how to run Fiora

Directory, -- [build] // Webpack build, -- [client] // Client code, -- [config] // Config, -- [dist] // Packaging output directory, -- [doc] // Document, -- [public] // Server static resources, -- [server] // Server code, -- [static] // Client static resources, -- [utils] // Util method, -- .babelrc // Babel config, -- .eslintignore // Eslint ignore config, -- .eslintrc // Eslint rule config, -- .gitignore // Git ignore config, -- .nodemonrc // Nodemon config, -- package-lock.json // npm, -- package.json // npm, -- yarn.lock // yarn

...

Contribution

If you want to add functionality or fix bugs, please follow the process below:

  1. Fork this repository and clone the fork post to the local
  2. Installation dependencies yarn or npm install
  3. Modify the code and confirm it is bug free
  4. Submit code, if eslint has reported error, please repair it and submit it again.
  5. Create a pull request

主要指标

概览
名称与所有者yinxin630/fiora
主编程语言TypeScript
编程语言JavaScript (语言数: 6)
平台
许可证MIT License
所有者活动
创建于2016-02-15 14:47:58
推送于2024-02-27 23:21:15
最后一次提交2023-07-10 17:19:07
发布数0
用户参与
星数7k
关注者数101
派生数1.4k
提交数0.9k
已启用问题?
问题数302
打开的问题数83
拉请求数217
打开的拉请求数17
关闭的拉请求数23
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?