Firebase Hosting can't run any code. Cloud Functions can run code, but not indefinitely, and only in response to defined triggers.
Consider instead using multiple IFTTT with a Cloud Function as a webhook to receive tweets that meet some search criteria, as implemented in this project. You can set up multiple IFTTT applets if you need multiple queries to be aggregated in one place. This may be your best bet if you don't want to maintain your own server.
https://stackoverflow.com/questions/48513767/running-a-node-js-background-process-for-twitter-streaming-api-in-firebase
https://gist.github.com/CodingDoug/d61cbe63b3a2f90799d9651451adfcfa
2021年2月6日土曜日
【備忘録】Firebaseでデーモン
登録:
コメントの投稿 (Atom)
-
この投稿をInstagramで見る Simon Morton(@simon_j_morton)がシェアした投稿 - 2020年 3月月6日午前4時51分PST
-
この投稿をInstagramで見る Triscele(@triscele2)がシェアした投稿 - 2019年11月月21日午後11時27分PST
-
いろいろ試してやっとFirestoreがemulatorsに向いてくれたのでメモ。 https://www.memory-lovers.blog/entry/2021/01/17/232930 firebase --version 9.5.0 firebase.jsでemulat...
0 件のコメント:
コメントを投稿