Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jacob-lcs/sug_wxyun

权益中心小程序-云开发版
https://github.com/jacob-lcs/sug_wxyun

Last synced: about 2 months ago
JSON representation

权益中心小程序-云开发版

Awesome Lists containing this project

README

        

# 权益中心小程序

> 后端更改为腾讯云平台

- 数据库:一个既可在小程序前端操作,也能在云函数中读写的 JSON 文档型数据库
- 文件存储:在小程序前端直接上传/下载云端文件,在云开发控制台可视化管理
- 云函数:在云端运行的代码,微信私有协议天然鉴权,开发者只需编写业务逻辑代码

## 参考文档

- [云开发文档](https://developers.weixin.qq.com/miniprogram/dev/wxcloud/basis/getting-started.html)