Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何创建uniCloud文件夹并支持该功能 #66

Open
zhenhappy opened this issue Nov 12, 2024 · 1 comment
Open

如何创建uniCloud文件夹并支持该功能 #66

zhenhappy opened this issue Nov 12, 2024 · 1 comment

Comments

@zhenhappy
Copy link

zhenhappy commented Nov 12, 2024

uniCloud是uni-app的已经重要功能,可以实现客户端这边直接读写数据库的能力,非常使用

@wtto00
Copy link

wtto00 commented Nov 12, 2024

unicloud 只能调用在线的,不能调用本地的。

如果要调用在线的unicloud需要配置一下环境变量。或者使用HBuilderX,就可以调用本地的云函数。

VS Code编辑应该是没问题的,都是js文件。但是要部署云函数、同步云函数的话,暂时没研究。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants