pnkx-admin-mongo/README.md
2024-01-13 13:29:20 +08:00

47 lines
1.9 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 博客功能
- :tw-1f334: 采用了时下流行的若依前后分离版技术。
- :tw-1f38b: 缓存方案技术支持redis简洁严谨的代码逻辑 。
- :tw-1f363: 博客系统支持MySQL严格的数据库规范设计。
- :tw-1f375: 独具特色的评论回复功能,不依赖任何三方评论回复插件,课增强博客的互动性。
### 环境依赖
| 环境依赖 | 说明描述 |
| ------------------------ | ----------------------------- |
| 软件基础环境 | 服务器(例:1 vCPU 2 GiB 1Mbps+域名(例kiwipeach.cn) ,注意这里的域名需要备案才能够访问喔|
| 数据库 | MySQL |
| JDK | 推荐使用jdk1.8及1.8以上的版本 |
| Redis | 应用缓存 |
| node | 前端需要使用node环境启动前端服务其中请求转发可以使用前端提供转发工具当然也可以使用nginx看具体部署条件。 |
### 主要功能预览
#### 博客首页
![输入图片说明](https://gitee.com/phyqxx/picture-warehouse/raw/master/pnkx/首页.jpg "在这里输入图片标题")
#### 博客文章列表
![输入图片说明](https://gitee.com/phyqxx/picture-warehouse/raw/master/pnkx/文章列表.jpg "在这里输入图片标题")
#### 博客相册
![输入图片说明](https://gitee.com/phyqxx/picture-warehouse/raw/master/pnkx/相册.jpg "在这里输入图片标题")
#### 博客友链
![输入图片说明](https://gitee.com/phyqxx/picture-warehouse/raw/master/pnkx/友链.jpg "在这里输入图片标题")
#### 博客留言板
![输入图片说明](https://gitee.com/phyqxx/picture-warehouse/raw/master/pnkx/留言板.jpg "在这里输入图片标题")
#### 博客后台管理
![输入图片说明](https://gitee.com/phyqxx/picture-warehouse/raw/master/pnkx/管理页面.jpg "在这里输入图片标题")
### 博客首页
网址:[https://pnkx.top](https://pnkx.top)