Since this website is mainly aimed at Chinese users, only Chinese is used in this repository. Thank you for your interest in this project.
Experience now: Cross Street Chat Room
The overall usage logic of the Cross Street Chat Room, most of the front-end code, and very few back-end codes come from hack-chat/main.
Cross Street Chat Room is a simple and small chat room website program. Currently, users can create and join chat rooms on Cross Street Chat Room. In the chat room, you can use Markdown, LaTeX and other rich chat experiences.
Cross Street Chat Room is under development, and you are welcome to ask for an issue to help us develop and improve Cross Street Chat Room.
Node.js 14.0 or later (the Cross Street backend is generally tested on the latest LTS version of Node.js, and it is recommended that you run it with the latest LTS version of Node.js).
Clone this repository or download the source code of this repository directly.
Enter the Cross Street backend source code directory (CSC-main) and run npm install to install dependencies.
Run node main.js to start the cross street backend.
Test whether the cross street backend is functioning normally: to-do
to-do
to-do
Cross Street Chat Room follows the open source code of GNU Public License v3.0.