The Wayback Machine - https://web.archive.org/web/20210120164150/https://github.com/shiyangzhaoa/call-club
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
web
 
 
 
 
 
 
 
 

README.md

call-club

前端:react、redux和react router,默认占用3000,后端:koa2,数据库:mongodb,要求node8.0以上,默认占用8080; 后端部署到了heroku,已经对跨域做了处理。接口地址:https://call-club.herokuapp.com/api;


线上地址

cd web => npm install => npm start


cd server = > npm install => node index


功能:

  • 登陆、注册
  • 文章列表、详情、创建和评论
  • 对文章的评论和对个人的回复
  • 信息数量,标记单个已读和全部已读
  • 管理员功能

About

前端:react、redux和react router,后端:koa2,数据库:mongodb

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.