Skip to content

pdnode-team/ChatRooM

Repository files navigation

ChatRooM

English | 中文(简体)

Simple chatroom powered by a Python-based server with a fully functional web GUI client.

How to deploy

Sorry, ChatRooM is still in development and not ready for use.

Deploy Development Version from Source Code


Client

  1. git clone https://github.com/pdnode-team/ChatRooM.git
  2. cd ./ChatRooM
  3. npm install
  4. pnpm dev
  5. Accesslocalhost:3000via your web browser

Server

  1. git clone https://github.com/pdnode-team/ChatRooM.git
  2. cd ./ChatRooM/Server
  3. ./main.exe If the download is not via release, use "python ./main.py"

We do not provide support for deployment issues of the development version from source code, but we welcome all bug reports encountered during usage.

About

Simple chatroom powered by a Python-based server with a fully functional web GUI client.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •