This website requires JavaScript.
Explore
Help
Register
Sign In
code-image-backup-public
/
fastbee
Watch
1
Star
0
Fork
0
You've already forked fastbee
mirror of
https://gitee.com/beecue/fastbee.git
synced
2025-12-17 16:36:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b16621221e448261138f19e793a55c2803fe7b82
fastbee
/
wechat
History
qianlile
b16621221e
智慧宿舍系统小程序
2021-07-27 21:57:03 +08:00
..
cloudfunctions
智慧宿舍系统小程序
2021-07-27 21:57:03 +08:00
miniprogram
智慧宿舍系统小程序
2021-07-27 21:57:03 +08:00
project.config.json
智慧宿舍系统小程序
2021-07-27 21:57:03 +08:00
project.private.config.json
智慧宿舍系统小程序
2021-07-27 21:57:03 +08:00
README.md
智慧宿舍系统小程序
2021-07-27 21:57:03 +08:00
README.md
云开发 quickstart
这是云开发的快速启动指引,其中演示了如何上手使用云开发的三大基础能力:
数据库:一个既可在小程序前端操作,也能在云函数中读写的 JSON 文档型数据库
文件存储:在小程序前端直接上传/下载云端文件,在云开发控制台可视化管理
云函数:在云端运行的代码,微信私有协议天然鉴权,开发者只需编写业务逻辑代码
参考文档
云开发文档