A Blog CMS Powered By Vue.js
一个前端基于Vue.js,后端基于Node.js的博客内容管理器
此分支是Vue2.0版, 1.0版在这里
dist/ 打包后生成
server/ 后端
api.js Restful接口
db.js 数据库
index.js 服务器入口
init.json 初始数据
src/
assets/ 外部引用文件
components/ vue组件
back/ 博客控制台组件
front/ 博客页面组件
share/ 公共组件
StyleInjector.vue 注入style
router/ 路由
store/ vuex文件
style/ 全局样式
main.js 项目入口文件
setup.js 初始化账户
index.html 单页应用
setup.html 初始化账户页面
.babelrc babel配置
webpack.config.js webpack配置
.\mongod.exe
可以在控制台看到waiting for connections on port 27017
克隆远程库
git clone https://github.com/ycwalker/CMS-of-Blog.git
进入项目目录
cd CMS-of-Blog
安装依赖
npm install
运行服务器
npm run server
打开浏览器输入http://localhost:3000/ 打开账户建立页面,建立完毕,登入管理器
$ claude mcp add CMS-of-Blog \
-- python -m otcore.mcp_server <graph>