firebase 是 Google 推出的網站整合性服務,提供認證(Authentication)、資料庫(Realtime Database、Firebase Database)、雲端空間(Storage、Functions、Extensions)、網頁空間(Hosting)、雲計算(Machine Learning)…等。
相關網站:
Google Firebase Console https://console.firebase.google.com/
文件:https://firebase.google.com/docs?authuser=0&hl=zh
參考資料:
- Firebase 教學 - Firestore 安裝、寫入和讀取 https://www.oxxostudio.tw/articles/201905/firebase-firestore.html
- Firebase 教學 - 簡單的使用者註冊功能 https://www.oxxostudio.tw/articles/201905/firebase-simple-signup.html
- Firebase 教學 - RealTime Database 安裝與使用 https://www.oxxostudio.tw/articles/201904/firebase-realtime-database-start.html
- Day29 前端福音(4/4): Firebase-帳號系統&資料讀寫規則 https://ithelp.ithome.com.tw/articles/10206354
- Firebase網頁教學[二] - 驗證篇 http://sj82516-blog.logdown.com/posts/1050619
- 用 Firebase Authentication 做一套簡易會員系統 – 電子郵件 密碼 https://www.letswrite.tw/firebase-auth-email/
- 利用 Firebase Authentication 來實現註冊帳號和登入的功能 https://franksios.medium.com/ios-%E5%88%A9%E7%94%A8firebase%E4%BE%86%E5%AF%A6%E7%8F%BE%E8%A8%BB%E5%86%8A%E5%B8%B3%E8%99%9F%E5%92%8C%E7%99%BB%E5%85%A5%E7%9A%84%E5%8A%9F%E8%83%BD-84a62768520f
- [Node.js] 使用 Firebase 對於 Web Authentication 帳號建立與認證 https://polinwei.com/nodejs-firebase-authentication-web/
- [03] firebase 使用帳號密碼註冊 https://ithelp.ithome.com.tw/articles/10199804
- Firebase Realtime Database 常用功能筆記 https://www.letswrite.tw/firebase-realtime/
- Firebase Cloud Firestore 基礎入門 Part.1 - 簡介 https://ithelp.ithome.com.tw/articles/10223256
- Firebase 雲消息傳遞 https://firebase.google.com/docs/cloud-messaging
- 認識 Cloud Firestore:Cloud Native NoSQL 資料庫完整介紹 https://ikala.cloud/cloud-firestore-cloud-native-nosql-introduction/
firebase 文件提供 Android、iOS、C、Python、Web 程式範例,在 Web 部份,基本上是純前端的用(Javascript 給 Vue 或 React 用)。Github 上有提供 php 模組
Github 上的 PHP 模組:
- Firebase Admin SDK for PHP https://firebase-php.readthedocs.io/en/stable/index.html
- Tatter\Firebase https://github.com/tattersoftware/codeigniter4-firebase
留言
張貼留言