Giter Club home page Giter Club logo

zhangchat's Introduction

小张聊天室

简介

这是一个黑客风格的匿名聊天室,基于开源项目 HackChat 编写。
里面的所有功能都是以“命令”的形式存在。

安装和部署

先决条件

  • Node.JS 10.15.1 或更高版本
  • NPM 6.7.0 或更高版本

部署

  1. 克隆此仓库
  2. 在仓库根目录下执行 npm install
  3. 按照向导的提示配置服务器
  4. chat.db.bak 重命名为 chat.db
  5. 修改 client/client.js 的第 348 行代码,填写你的服务器的 WebSocket 地址
  6. 执行 npm start(请注意防火墙放行相关端口)

开发背景

这个聊天室原本是MelonFish交给MrZhang365开发的XChat聊天室,但是由于某些原因,它被开发者魔改成了现在的小张聊天室。

XChat基于HackChat,HackChat的GitHub仓库地址为:https://github.com/hack-chat/main
小张聊天室源代码:https://github.com/ZhangChat-Dev-Group/ZhangChat

贡献者

zhangchat's People

Contributors

mrzhang365 avatar paperee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.