1 Star 1 Fork 0

随影 / blog-live

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

blog-live

介绍

  • 多人博客交流平台
  • 你可以拥有一个漂亮的博客界面 (自己可以配置和修改)
  • 创作灵感来源于 https://diygod.me

已经部署的项目

截图

客户端

加入我们 首页 文章列表 文章详情 文章归档 我的小伙伴 壁纸收藏 我的基本信息

管理端

登录界面 写文章 文章列表管理 文章归档管理 添加好友 好友管理 添加音乐 音乐管理 个人管理

软件架构

  • 博客展示页面 / 管理端页面 (前端)

    • 使用 react + antd 构建项目
  • 后端接口

    • 使用 nodejs + Koa2 + mysql 构建项目

安装教程

1.clone 项目

git clone https://gitee.com/kevin5979/blog-live.git

2.安装依赖

  • 管理端
cd admin
yarn
  • 客户端
cd client
yarn
  • 后端接口
cd server
npm install

3.导入数据库

4.修改配置

  • server/.env 文件, 修改成自己的
  • 生成公钥和私钥
  • 修改 client/src/network/config.js 的端口配置
  • 修改 admin/src/network/config.js 的端口配置

5.分别运行代码

cd server && npm start
cd client && yarn run client
cd admin && yarn run admin

写在最后

如果你喜欢这个blog-live系统, 欢迎star或fork !!! 有问题或建议可私信联系我, 一起学习交流也是可以的~

MIT License Copyright (c) 2021 随影苍海东来 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

博客 - 生活 展开 收起
JavaScript 等 4 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/kevin5979/blog-live.git
git@gitee.com:kevin5979/blog-live.git
kevin5979
blog-live
blog-live
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891