Menu
Libraries |
Category

firebase-gcp-examples

  • A collection of code examples exploring serverless app architectures using Firebase and Google Cloud Platform (GCP)
  • Purpose: Provides practical implementations and theoretical insights for building serverless applications
  • Target audience: Developers working with Firebase and GCP services, particularly those interested in serverless architectures
  • Contains examples for various frameworks and tools including:
    • Next.js (SSG/SSR with Cloud Run and Cloud Functions)
    • Nuxt.js (SSR with Cloud Functions)
    • Apollo GraphQL
    • Express.js
    • Cron jobs
    • Runtime secret decryption
  • Includes both code samples (💻) and theoretical explanations (📚)
  • Examples are primarily focused on Firebase but can be adapted for GCP (denoted with gcp- prefix)
  • Maintains an accompanying Awesome Firebase resource list
  • Features blog posts analyzing the state of Firebase and Cloud Functions ecosystem

firebasefirebase-functionscloud-functionsgoogle-cloud-platformcloud-runserverlessgcpnextjsnuxtjsgraphqlberglassveltesapper

Comments