Skip to content

terobox/JC-WebChat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JC-WebChat

WX20230905-220045@2x

克隆项目代码:

git clone https://github.com/JC0v0/JC-WebChat.git
cd JC-WebChat/

安装核心依赖 (必选):

pip install -r requirements.txt

配置

配置文件的模板在根目录的config-template.py中,需复制该模板创建最终生效的 config.py 文件:

  cp config-template.py config.py

然后在config.py中填入配置

运行

运行根目录下的webapp.py 文件就可以在终端对话

python webapp.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%