Skip to content

fsyud/blog-b

Repository files navigation

博客管理后台👋

Umijs + antd-pro + React + TypeScript

Version Documentation Maintenance License: MIT

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

已经完成功能

  • 登录
  • 注册
  • 文章列表管理
  • 文章管理
  • 点赞与评论管理
  • 留言管理一级二级审核
  • 文章详情(支持代码语法高亮)

huhu

Prerequisites

  • npm >=6.14.11
  • node >=14.16.0

Install

npm install

Usage

npm run start

Run tests

npm run test

Author

👤 @starry777777

🤝 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 @starry777777.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator