後臺架構
Koa2套件 + mongoose。
主要內容包括中介軟體編寫,restAPI設計,全域性錯誤處理,MVC分層,路由和中介軟體自動化載入。
前端架構
- 專案使用vue-cli生成
- vue + vue-router + vuex套件。
- 網路請求使用axios
- css框架使用element-ui
- markdown轉換使用markd
無圖無真相,介面真的還可以!
前端介面
登入介面
Github
前端專案:https://github.com/li-xiaojun/QingBlogFrontend
後端專案:https://github.com/li-xiaojun/QingBlogBackend