Skip to content

A sample repository to explore firebase-triggers library.

Notifications You must be signed in to change notification settings

andrebraghini/firebase-triggers-sample

Repository files navigation

firebase-triggers-sample

A sample repository to explore firebase-triggers library.

Requirements

You need a Firebase account and, if you want to use the Firebase Emulator locally, you need to install the Java JDK.

Usage

# Clone the repository
git clone https://github.com/andrebraghini/firebase-triggers-sample

# Enter the folder
cd firebase-triggers-sample

# Install dependencies
npm install

# Install firebase-tools globally
npm install -g firebase-tools

# Initialize firebase project
firebase init

# Start local emulator
npm run serve

About

A sample repository to explore firebase-triggers library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published