Skip to content
This repository was archived by the owner on Jul 5, 2025. It is now read-only.

05K4R/wader-functions

Repository files navigation

Wader Functions

Firebase Cloud Functions for the Wader Chrome extension.

Set up

  1. Follow step 1 in the Firebase Cloud Functions get started guide.
  2. Install the Firebase emulator suite by following this guide.
  3. Type 'firebase login' into your console, and login to Firebase.
  4. Deploy your things with 'firebase deploy'!

Run Functions locally

  1. Install Firebase Tools
npm install -g firebase-tools
  1. Start emulator
firebase emulators:start

Run tests in emulator

While in the functions directory:

firebase emulators:exec --only firestore 'npm test'

About

Firebase Cloud functions for the Wader Chrome extension.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •