Files
p0tion/packages/backend
Daehyun Paik 05da4b4c47 Merge pull request #372 from quadratic-funding/publish
Use lerna for versioning and package publishing
2023-04-11 18:06:42 +02:00
..
2023-04-04 14:18:18 +01:00
2023-04-07 11:40:17 +02:00
2023-04-07 11:40:17 +02:00

mpc-phase2-suite-firebase

MPC Phase 2 backend for Firebase services management

  • Description (w/ Features).
  • Install + Configs
    • Firebase login
    • Firebase init (select everything except Hosting and Remote Config)
    • Console
      • App
      • Service Account Key generation
  • Usage + Examples
  • License
  • Support + FAQ?
    • FIREBASE_CONFIG & GCLOUD_PROJECT not set warn - because we are running on NodeJS and not on cloud.
    • Emulator scheduled functions execution: emulator terminal + emulator shell terminal (here, call scheduled function, e.g., scheduledFunction()).

Coordinator Guide .md for more infos about the Firebase configuration?