awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

Awesome GitHub RepositoriesFirebase Functions Deployments

Deployment patterns specifically for Firebase serverless functions.

Distinct from Serverless Function Management: Focuses on the deployment of functions to Firebase infrastructure rather than general programmatic management

Explore 4 awesome GitHub repositories matching devops & infrastructure · Firebase Functions Deployments. Refine with filters or upvote what's useful.

Awesome Firebase Functions Deployments GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • antlervc/firetableAvatar AntlerVC

    AntlerVC/firetable

    6,813Vezi pe GitHub↗

    Firetable este o platformă de administrare backend și un orchestrator low-code pentru bazele de date Firebase. Oferă o interfață de tip foaie de calcul pentru gestionarea înregistrărilor din baza de date cloud, definirea câmpurilor de date complexe și controlul permisiunilor de acces ale utilizatorilor. Proiectul funcționează ca o platformă de automatizare no-code și orchestrator de funcții cloud, permițând implementarea și gestionarea logicii serverless printr-o interfață vizuală în browser. Permite crearea de fluxuri de lucru backend și integrări API externe care sunt declanșate de modificări specifice ale datelor la nivel de câmp. Platforma acoperă domenii largi de capabilități, inclusiv controlul accesului bazat pe roluri pentru securitatea tabelelor și a câmpurilor, rezoluția dinamică a schemei pentru tipuri de date personalizate și instrumente pentru importul și exportul în masă al datelor. De asemenea, integrează preluarea datelor în timp real din endpoint-uri web externe pentru a popula celulele bazei de date.

    Offers a spreadsheet-like interface for managing data and configuring serverless function deployments in Firebase.

    TypeScript
    Vezi pe GitHub↗6,813
  • firebase/genkitAvatar firebase

    firebase/genkit

    6,121Vezi pe GitHub↗

    Genkit is an open-source framework for building AI-powered applications. It provides a unified interface for connecting to hundreds of generative AI models from multiple providers, enabling text, image, audio, and video generation through a single API. The framework structures multi-step AI interactions—including chat, retrieval-augmented generation, tool use, and agentic workflows—as composable, traceable flows with built-in streaming and state management. The framework distinguishes itself through a comprehensive developer toolkit that includes a command-line interface and a local developer

    Pushes wrapped AI flows to Firebase Cloud Functions using the standard Firebase CLI deploy command.

    TypeScript
    Vezi pe GitHub↗6,121
  • firebase/firebase-toolsAvatar firebase

    firebase/firebase-tools

    4,437Vezi pe GitHub↗

    firebase-tools is a command-line interface and cloud resource orchestrator used to manage, test, and deploy Firebase projects. It serves as the primary tool for administering cloud resources, configuring project settings, and handling authentication from a terminal. The project includes a local cloud service emulator that allows developers to run local versions of cloud services to verify behavior before production deployment. It also implements a server based on the Model Context Protocol to expose project data and service controls to AI assistants. The tool covers a wide range of operation

    Handles the lifecycle of serverless functions including logging, runtime configuration, and secret management.

    TypeScript
    Vezi pe GitHub↗4,437
  • gofiber/recipesAvatar gofiber

    gofiber/recipes

    3,427Vezi pe GitHub↗

    This project is a comprehensive library of reference implementations and patterns for building web applications using the Go Fiber framework. It provides curated templates and implementation guides for creating REST APIs, web servers, and structured backend services. The repository serves as a practical resource for applying architectural patterns, including Clean and Hexagonal architectures, as well as port-and-adapter decoupling. It offers detailed examples for integrating common web features such as OAuth2 authentication, JWT verification, WebSockets for real-time communication, and server

    Provides guides for adapting application requests to run as serverless functions on Firebase infrastructure.

    Gocookbookexamplesfiber
    Vezi pe GitHub↗3,427
  1. Home
  2. DevOps & Infrastructure
  3. Serverless Function Management
  4. Firebase Functions Deployments