Skip to content

rele-ai/firebase-functions-integration-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless Demo with Firebase Functions

This template provides an example on how to use serverless infrastructure to integrate RELE.AI. This example is built using Google Firebase Functions.

This template is associated with Going Serverless with Google Firebase Functions tutorial

Requirements

Usage

Initiate a project using this template by running the rb create command:

rb create serverless -t rele-ai/firebase-functions-integration-template#main

it will ask you for a Region and a Project ID

? Google Functions Region `us-central1`
? Google Project ID `Project-ID`

Install Dependencies

From the serverless/functions directory, install the local dependencies:

npm install

Deploy the Functions and Workflows

From the serverless/functions directory, run the following command:

npm run deploy

Clean Up

To remove the workflows and the cloud functions, run the following command:

npm run cleanup

About

Google Firebase Functions Integration Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •