# lime-blog
**Repository Path**: mayekun/lime-blog
## Basic Information
- **Project Name**: lime-blog
- **Description**: 基于SpringBoot3 + Vue3 框架的酸橙博客
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: https://blog.mayekun.com
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2025-12-30
- **Last Updated**: 2026-03-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: 博客系统, BMS
## README
lime-blog v1.0
基于SpringBoot+Vue3的酸橙博客系统
### 项目介绍
酸橙博客系统是一个基于SpringBoot+Vue3的博客系统,支持用户注册登录、发布博客、评论博客、点赞博客等功能。
### 项目技术栈
- 后端:SpringBoot、Mybatis-Plus、MySQL
- 前端:Vue3、Vite、ElementPlus
### 本地部署
1. 克隆项目到本地:`git clone https://gitee.com/mayekun/lime-blog.git`
2. 进入项目目录:`cd lime-blog`
3. 安装依赖:`npm install`
4. 配置数据库:修改`src/main/resources/application.properties`中的数据库配置
5. 运行项目:`./mvnw spring-boot:run`
6. 打开浏览器,访问:`http://localhost:1024`
```java
# 进入项目目录
cd lime-blog
# 安装依赖
npm install
# 启动项目
npm run dev
# 编译项目
npm run build
```
### 更新日志(坚持每月一更)
- 2025-12-31:项目初始化,引入Ant Design Vue4.x组件库。
### 开源许可
本项目遵循MIT开源许可,你可以免费使用本项目。
### 联系作者
- 邮箱:2532615203@qq.com
- QQ群:2532615203