Article / 文章中心

基于 LeanCloud 的Serverless云存储数据库留言板Demo

发布时间:2021-11-26 点击数:522

受到下面这篇文章的启发,尝试了一下 LeanCloud 的 Serverless 云存储,开发了一个简易的留言板


前端修 bug 神器「bug 信息收集系统」搭建图解


体验地址:

https://www.pengshiyu.com/LeanCloudServerless/


截图

7.png功能:

  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/