Web Analytics

grtblog

⭐ 148 stars Simplified Chinese by grtsinry43

🌐 语言

grtblog

GitHub 许可证 GitHub 发布版 最后提交 GitHub 问题 GitHub 拉取请求 语言 作者 开发状态

🚧🚧🚧 本项目正在开发中。/ 施工中,请稍候再来看 🚧🚧🚧

⏳⏳⏳ 当前进度:

概述

grtblog 是一个基于 React.js 和 Spring Boot 的综合博客系统(内容管理系统)。它具有前后端分离的架构,支持服务端和静态生成混合模式,提供丰富的自定义选项,支持部分重载和主题切换。

grtblog is a comprehensive blog system (content management system) based on React.js and Spring Boot. It features a decoupled front-end and back-end, supports hybrid server-side and static generation modes, offers rich customization options, partial reload support, and theme switching.

特性

maintainability.

截图

image image image image image

快速开始

前提条件

安装

``bash git clone https://github.com/grtsinry43/grtblog.git cd grtblog `
  • Install front-end dependencies / 安装前端依赖:
`bash cd frontend npm install `
  • 安装后端依赖 / Install back-end dependencies:
`bash cd ../backend mvn install `

Running the Application / 运行应用

  • Start the back-end server / 启动后端服务器:
`bash cd backend mvn spring-boot:run `
  • 启动前端开发服务器 / Start the front-end development server:
`bash cd ../frontend npm start ``

Contributing / 贡献

[//]: # (Contributions are welcome! Please read the [contributing guidelines](CONTRIBUTING.md) for more information.)

[//]: # () [//]: # (欢迎贡献!请阅读 [贡献指南](CONTRIBUTING.md) 了解更多信息。)

License / 许可证

This project is licensed under the MIT License. See the LICENSE file for details.

本项目使用 MIT 许可证。详细信息请参阅 LICENSE 文件。

Acknowledgements / 致谢

Contact / 联系

For any inquiries, please contact grtsinry43.

如有任何疑问,请联系 grtsinry43

--- Tranlated By Open Ai Tx | Last indexed: 2025-09-03 ---