71 Forks
349 Stars
349 Watchers

community

一个仿照牛客网实现的讨论社区,不仅实现了基本的注册,登录,发帖,评论,点赞,回复功能,同时使用前缀树实现敏感词过滤,使用wkhtmltopdf生成长图和pdf,实现网站UV和DAU统计,并将用户头像等信息存于七牛云服务器。

How to download and setup community

Open terminal and run command
git clone https://github.com/cosen1024/community.git
git clone is used to create a copy or clone of community repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with community https://github.com/cosen1024/community/archive/master.zip

Or simply clone community with SSH
[email protected]:cosen1024/community.git

If you have some problems with community

You may open issue on community support forum (system) here: https://github.com/cosen1024/community/issues