Skip to content

fsyud/web-c

Repository files navigation

页面 1 (3)

Version Documentation Maintenance License: MIT

简介

PC

new-Jan-07-2022 15-10-50

MOBILE

ffff

基于react、umjs、antd开发的博客c端,功能实现了文章过滤筛选,评论、多角色权限、移动端适配、图片上传、在线markdown书写等功能。后端服务基于nestjs、express、nodejs。后续会升级ssr的版本,谢谢关注!

已经完成功能

  • 登录
  • 注册
  • 文章列表
  • 文章在线发布
  • 文章在线编辑
  • 关于
  • 评论
  • 留言
  • 文章详情(支持代码语法高亮)
  • 移动端适配
  • 在线修改个人信息,上传头像
  • 留言板
  • 点赞(后续准备使用redis实现)

Nodejs版本

  • npm >=6.14.11
  • node >=14.16.0

Install

yarn install

Usage

yarn run start

Run tests

yarn run test

Author

👤 naze

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 naze.
This project is MIT licensed.