Dev/Firebase

Firebase Functions with Flutter

healthyryu 2022. 2. 4. 16:15

Firebase 에 서버처럼 백엔드 코드를 실행할 수 있는 서버리스 프레임워크

 

https://firebase.google.com/docs/functions/get-started

 

시작하기: 첫 번째 함수 작성, 테스트, 배포  |  Firebase Documentation

의견 보내기 시작하기: 첫 번째 함수 작성, 테스트, 배포 Cloud Functions를 시작하려면 이 튜토리얼을 따라해 보세요. 이 튜토리얼은 필수 설정 작업부터 시작해 다음과 같은 관련 함수 두 개를 만들

firebase.google.com

 

Firebase Functions 와 앱 통신 테스트 코드 (동작 확인 코드 / 2022.02.04)

https://codewithandrea.com/articles/flutter-tutorial-firebase-cloud-functions/

 

Flutter Tutorial: How to use the Firebase Local Emulator with Cloud Functions

Let's build a simple mood tracking app and learn how to work with Firestore, Cloud Functions, and the Firebase Local Emulator.

codewithandrea.com

https://github.com/bizz84/mood_tracker_flutter

 

GitHub - bizz84/mood_tracker_flutter: Super easy mood tracking app to demonstrate use of the Firebase Local Emulator Suite

Super easy mood tracking app to demonstrate use of the Firebase Local Emulator Suite - GitHub - bizz84/mood_tracker_flutter: Super easy mood tracking app to demonstrate use of the Firebase Local Em...

github.com

 

반응형

'Dev > Firebase' 카테고리의 다른 글

Firebase Functions - FCM Push Message  (0) 2022.02.15
Firebase - Crashlytics / 스택 추적이 안된다....  (0) 2022.01.24