# about-me **Repository Path**: fengwenyi/about-me ## Basic Information - **Project Name**: about-me - **Description**: 一个基于Spring Boot 的 WEB 应用! - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-21 - **Last Updated**: 2022-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # About Me ## 概述 一个基于Spring Boot 的 WEB 应用! ## 快速开始 ### 拉取 ```bash docker pull fengwenyi/about-me:1.0.0 ``` ### 运行 ```bash docker run -d -p 8080:8080 --name about-me -d fengwenyi/about-me:1.0.0 ``` ## 功能列表 - [x] 前台UI系统 - [ ] 后台管理系统 ## 链接 - [about-me In Docker Hub](https://hub.docker.com/r/fengwenyi/about-me)