Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 656 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 656 Bytes

golang, react, mongodb,typescript写的个人博客网站

部署

后端部署 安装go的依赖

编译打包golang: go build -o app

启动go应用: pm2 start ./pm2.comfig.js

前端部署 cd web

编译生成html,js等静态资源:yarn build, 采用nginx代理静态资源

登录页

登录页

加载文章

加载文章

编辑文章

加载文章

管理文章

加载文章

LICENSE

MIT