https://github.com/appgalleryconnect/agc-quickapp-demos
This repo contains the source code for AGC QuickApp Demos, which are developed by the AppGallery Connect team.
https://github.com/appgalleryconnect/agc-quickapp-demos
appgallery appgalleryconnect authentication authservice cloudfunction huawei huawei-appgallery quickapp
Last synced: 3 months ago
JSON representation
This repo contains the source code for AGC QuickApp Demos, which are developed by the AppGallery Connect team.
- Host: GitHub
- URL: https://github.com/appgalleryconnect/agc-quickapp-demos
- Owner: AppGalleryConnect
- Created: 2021-03-01T07:42:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T02:17:19.000Z (almost 3 years ago)
- Last Synced: 2024-12-28T14:42:23.926Z (10 months ago)
- Topics: appgallery, appgalleryconnect, authentication, authservice, cloudfunction, huawei, huawei-appgallery, quickapp
- Language: JavaScript
- Homepage:
- Size: 14.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# agc-quickapp-demos
[](./LICENCE)
This repo contains the source code for AGC QuickApp Demos, which are developed by the AppGallery Connect team.
## Introduction
These are the available plugins in this repository.
| Demo | Version | Documentation |
| -------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
| [authservice](./auth) | [](./auth) | [Getting Started](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-Guides/agc-auth-introduction-0000001053732605)
[API Reference](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-References/agc-auth-service-webapi-overview-0000001054343230) |
| [clouddb](./clouddb) | [](./clouddb) | [Getting Started](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-Guides/agc-clouddb-introduction-0000001054212760)
[API Reference](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-References/clouddb-web-overview-0000001127497623) |
| [cloudfunction](./CloudFunction) | [](./CloudFunction) | [Getting Started](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-Guides/agc-cloudfunction-introduction-0000001059279544)
[API Reference](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-References/overview-web-0000001059879805) |
| [cloudstorage](./cloudstorage) | [](./cloudstorage) | [Getting Started](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-Guides/agc-cloudstorage-introduction-0000001054847259)
[API Reference](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-References/overview-0000001054856767) |
| [remoteconfig](./remoteconfig) | [](./remoteconfig) | [Getting Started](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-Guides/agc-remoteconfig-introduction-0000001055149778)
[API Reference](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-References/web-remoteconfig-overview-0000001057829368) |## Precautions
The agc-quickapp-demos project contains 5 independent projects. After downloading the code, you can load different nested projects to the IDE as required. And you can run each project independently.
## Question or issues
If you have questions about how to use AppGallery Connect Demos, try the following options:
* [Stack Overflow](https://stackoverflow.com/questions/tagged/appgallery) is the best place for any programming questions. Be sure to tag your question with appgallery or appgallery connect.
* [Huawei Developer Forum](https://forums.developer.huawei.com/forumPortal/en/home?fid=0101188387844930001) AppGallery Module is great for general questions, or seeking recommendations and opinions.
* [Submit ticket online](https://developer.huawei.com/consumer/en/support/feedback/#/) If you encounter a serious or urgent problem, submit a trouble ticket online to contact Huawei technical support.If you run into a bug in our samples, please submit an [issue](https://github.com/AppGalleryConnect/agc-android-demos/issues) to the Repository. Even better you can submit a [Pull Request](https://github.com/AppGalleryConnect/agc-android-demos/pulls) with a fix.