Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Firebase についてとことん語りたい

ak2ie
April 06, 2022

Firebase についてとことん語りたい

2022/03/02開催の「【聞き専もOK】Webなんでも勉強会#02【○○についてとことん語りたい編(技術・ツールなどなど)】」の発表資料です。
#Webなんでも勉強会
https://gsfukuoka.connpass.com/event/237990/

ak2ie

April 06, 2022
Tweet

More Decks by ak2ie

Other Decks in Programming

Transcript

  1. ご清聴ありがとうございました 1. CLIからカンタンにデプロイできる ◦ firebase deploy 2. エミュレータを使ってローカルで実行できる ◦ firebase

    emulators:start 3. データポータルでデータ分析もできる ◦ https://firebase.google.com/products/extensions/firebase-firestore-bigquery-export?hl=ja 4. 定期実行もできる ◦ Functionsでの定期実行設定