Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add a Firebase Functions step by step guide #5318

Merged
merged 5 commits into from
Feb 19, 2024

Commits on Feb 18, 2024

  1. feat: add a Firebase Functions step by step guide

    This PR adds a new section to the Serverless Guide on the website that explains how to use Fastify as the wrapper around Firebase's own onRequest HTTP handler
    
    Signed-off-by: Liran Tal <liran.tal@gmail.com>
    lirantal committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    769e98d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Update docs/Guides/Serverless.md

    Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
    Signed-off-by: Liran Tal <liran.tal@gmail.com>
    lirantal and jsumners committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9304185 View commit details
    Browse the repository at this point in the history
  2. Update docs/Guides/Serverless.md

    Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
    Signed-off-by: Liran Tal <liran.tal@gmail.com>
    lirantal and jsumners committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    00b065b View commit details
    Browse the repository at this point in the history
  3. Update docs/Guides/Serverless.md

    Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
    Signed-off-by: Liran Tal <liran.tal@gmail.com>
    lirantal and jsumners committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    15de625 View commit details
    Browse the repository at this point in the history
  4. Update docs/Guides/Serverless.md

    Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
    Signed-off-by: Liran Tal <liran.tal@gmail.com>
    lirantal and jsumners committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1149149 View commit details
    Browse the repository at this point in the history