天天看點

基于 LeanCloud 的Serverless雲存儲資料庫留言闆Demo

受到下面這篇文章的啟發,嘗試了一下 LeanCloud 的 Serverless 雲存儲,開發了一個簡易的留言闆

前端修 bug 神器「bug 資訊收集系統」搭建圖解

體驗位址:

https://www.pengshiyu.com/LeanCloudServerless/ 截圖
基于 LeanCloud 的Serverless雲存儲資料庫留言闆Demo
功能:

  1. 添加
  2. 删除
  3. 更新
  4. 擷取詳情
  5. 清單分頁

開發文檔

  1. LeanCloud 資料存儲開發指南 · JavaScript https://leancloud.cn/docs/leanstorage_guide-js.html

用到的文檔:

  1. Vue: https://cn.vuejs.org/v2/guide/installation.html
  2. Element: https://element.eleme.cn/#/zh-CN/component/installation
  3. momentjs: https://momentjs.com/ /