Skip to content

JustUtahCoders/utah-expungements-cloud-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utah-expungements-cloud-functions

Firebase cloud functions for utahexpungements.org. This is what sends us emails when people sign up on utahexpungements.org.

Setup

cd utah-expungements-cloud-functions/functions
npm install

Now go to firebase and generate a service account key json file.

Create a file called service-account-key.json inside of the functions directory.

Now you can make changes to the code. To deploy to firebase, run npm run deploy. Deployments only happen locally -- they aren't triggered automatically.

About

Firebase cloud functions for utahexpungements.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published