Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Deploy a webapp in minutes with Firebase
Search
Rossano D'Angelo
May 15, 2020
Technology
0
31
Deploy a webapp in minutes with Firebase
Short presentation I used for the lightning talk at LJC.
Rossano D'Angelo
May 15, 2020
Tweet
Share
Other Decks in Technology
See All in Technology
アウトプットから始めるOSSコントリビューション 〜eslint-plugin-vueの場合〜 #vuefes
bengo4com
3
1.9k
実践マルチモーダル検索!
shibuiwilliam
1
440
AI連携の新常識! 話題のMCPをはじめて学ぶ!
makoakiba
0
160
個人でデジタル庁の デザインシステムをVue.jsで 作っている話
nishiharatsubasa
3
5.2k
仕様駆動開発を実現する上流工程におけるAIエージェント活用
sergicalsix
8
4.6k
新米エンジニアをTech Leadに任命する ー 成長を支える挑戦的な人と組織のマネジメント
naopr
1
260
Amazon Athena で JSON・Parquet・Iceberg のデータを検索し、性能を比較してみた
shigeruoda
1
250
ViteとTypeScriptのProject Referencesで 大規模モノレポのUIカタログのリリースサイクルを高速化する
shuta13
3
230
AIを使ってテストを楽にする
kworkdev
PRO
0
310
メールやSlack通知をトリガーにした非同期APIテスト基盤を作ってみた / async-test-platform-for-automated-testing
bun913
0
120
可観測性は開発環境から、開発環境にもオブザーバビリティ導入のススメ
layerx
PRO
4
2.1k
現場の壁を乗り越えて、 「計装注入」が拓く オブザーバビリティ / Beyond the Field Barriers: Instrumentation Injection and the Future of Observability
aoto
PRO
1
700
Featured
See All Featured
Faster Mobile Websites
deanohume
310
31k
Build The Right Thing And Hit Your Dates
maggiecrowley
38
2.9k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
jQuery: Nuts, Bolts and Bling
dougneiner
65
7.9k
Visualization
eitanlees
150
16k
Product Roadmaps are Hard
iamctodd
PRO
55
11k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
54k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Mobile First: as difficult as doing things right
swwweet
225
10k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Transcript
Deploy a webapp in minutes with Firebase Rossano D’Angelo Front
end engineer, Wilmington PLC @rossanodan
Firebase’s mission is to Help app developers succeed
Build better apps Auth Cloud Functions Cloud Firestore Hosting ML
Kit Realtime Database Cloud Storage Grow and engage users Analytics Predictions Cloud Messaging Remote Config A/B Testing Dynamic Links In-app Messaging Improve app quality Crashlytics Performance Monitoring Test Lab App Distribution BETA Extensions
Confidential + Proprietary Confidential + Proprietary • Fast and secure
web hosting • Backed by global CDN • Custom domain
Creating the project is straight forward • Firebase provides an
unique project ID • In Step 2, you can decide to enable or not Google Analytics
Easy to install Installing firebase-tools, we can perform some operations
using the Terminal!
Initialise the Firebase project locally The command line-based wizard will
give you through the setup.
Build your code and deploy You will be provided of
two free domains, available on the Hosting dashboard on the Firebase web Console.
Useful stats to keep control Firebase services are free for
a certain usage quota. Quotas are limits that Google provides to keep costs under control.
Thank you! Confidential + Proprietary