firebase-functions-snippets
firebase-functions-snippets copied to clipboard
Awesome Firebase Functions snippets that cannot be ignored
Results
2
firebase-functions-snippets issues
Sort by
recently updated
recently updated
newest added
It's straight forward. If you are working with Firebase, you can add any wonderful snippet to the project :) Just read the project structure and add the description to readme.md...
enhancement
help wanted
good first issue
hacktoberfest
I'm confused on where do I exactly place the cors function for the test. Should I place it inside of the function and have another request handler. Or should I...