Skip to content

ncent/vouched-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

vouched-functions

This cloud functions will be responsible for helping vouched app with specific actions that need to be triggered when specific data changes on the firebase firestore database

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Node
npm
firebase-tools

Installing

Install Firebase CLI

npm install -g firebase-tools

Initialize Firebase SDK for Cloud Functions

firebase login

Install dependecies

cd fucntions; npm install

Deployment

Deploy

firebase deploy --only functions

Running

Change data on the invite collection of the vouched firebase firestore

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published