前言相信大家多少都有聽過Firebase是個JSON格式的資料庫吧?但是其實它還有一些其它的功能,比如說今天要介紹的這個Functoins的功能, ... ... <看更多>
Search
Search
前言相信大家多少都有聽過Firebase是個JSON格式的資料庫吧?但是其實它還有一些其它的功能,比如說今天要介紹的這個Functoins的功能, ... ... <看更多>
[問][firebase 圖片上傳並回傳檔案下載URL] 想請問各位大大, 目前用nodejs寫firebase cloud function, 從手機那邊接受base64字串後, 寫入到firebase storage。 ... <看更多>
Firebase 作為目前市佔率第一的行動應用開發平台,仍有許多功能是需要開發者串接多項服務並配合Cloud ... ... <看更多>
X,不然無法操作以下指令請先參考fireabse deploy 教學。 基本的firebase init安裝. $ cd infometro $ firebase init $ firebase use infometro-cc. 佈署functions的 ... ... <看更多>
分享第一次從google cloud functions 存圖片到google cloud storage 就上手 ... 寫完之後在下面這一篇有安裝gcloud 的教學跟利用gcloud deploy 的方法 ... ... <看更多>
總結所需要的技術只有兩個:GitHub API 與Cloud Function。 ... 我們的案例只需要用到一般的GitHub Apps 即可,一樣在官網有手把手的創建教學範例。 ... <看更多>
Your code is a bit messy and it is not really easy to understand it without dedicating a long time. However, here is below a piece of code ... ... <看更多>