KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#deepseek-harness
#dsh-plugin
#open-source
#ai
#cli
#dsh
#claude-code
#codex
#developer-tools
#react
qiupihu
★ 97
Open GitHub ↗
糗皮虎 小程序云开发项目 新增 点赞,发布,评论,分享等功能
Download README (.md)
Explore Similar Repositories
ng-material-treetable
:
Angular Material treetable component :deciduous_tree: :heart: ♻️
graphql-log
:
Add logging to your GraphQL resolvers so you know what's going on in your app.
QRCodeReader
:
:white_square_button: The Aim of the project is to detect and extract QR code from the images
GatewayAuthentication
:
.NET Core + Ocelot + IdentityServer4 + Consul
limestone-accounts
:
Boilerplate Rails 5.2 multitenant SaaS application with webpack and Docker integration. Billing is scoped to accounts.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
qiupihu
?
Download (.md)
# 云开发 quickstart 这是云开发的快速启动指引,其中演示了如何上手使用云开发的三大基础能力: - 数据库:一个既可在小程序前端操作,也能在云函数中读写的 JSON 文档型数据库 - 文件存储:在小程序前端直接上传/下载云端文件,在云开发控制台可视化管理 - 云函数:在云端运行的代码,微信私有协议天然鉴权,开发者只需编写业务逻辑代码 ## 参考文档 - [云开发文档](https://developers.weixin.qq.com/miniprogram/dev/wxcloud/basis/getting-started.html)