gpt4 book ai didi

android - 将数据从共享托管网页写入 firebase firestore 的 Web 应用程序

转载 作者:行者123 更新时间:2023-11-30 00:11:32 24 4
gpt4 key购买 nike

我试图找到从共享托管网页将数据写入 firestore 的方法,

Google 上的 firestore 教程不多,所以

现在我正在通过我的 android 应用程序管理面板更新/写入数据/文档,但在移动设备上很难做到

尝试根据 firebase docs 创建网页和 code lab

代码实验室日

What you'll need
The IDE/text editor of your choices such as WebStorm, Atom or Sublime.
npm which typically comes with NodeJS.
A console.
A browser such as Chrome.
The sample code. See next step for this.

所以根据 google cod lab npm/nodejs 是必需的

但是 Firesbase 文档什么也没说,即使根据 firebase 文档在共享 Linux 托管(Siteground)上进行了尝试但是没有结果

我现在的问题是

  • is it possible to create a web app to write data/documents on plain shared Linux hostings (like blue hsost/sitegroung.com etc..)

  • is it possible to develop web page without node js to write data/docs to firestore on shared Linux hosting?

最佳答案

Is it possible to create a web app to write data/documents on plain shared Linux hostings?

是的。您可以在任何地方托管您的网络应用程序。直接从用户浏览器中的网页连接到 Cloud Firestore,因此对主机没有特殊要求。

is it possible to develop web page without node js to write data/docs to firestore on shared Linux hosting?

是的。在您的 Web 应用程序中使用 Cloud Firestore 不需要 Node.js,它仅在代码实验室中用于部署到 Firebase 托管。

关于android - 将数据从共享托管网页写入 firebase firestore 的 Web 应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48055060/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com