dalenguyen / firebase-functions-snippets

Awesome Firebase Functions snippets that cannot be ignored

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Firebase Functions Snippets

Here contains all my works that involves with writing firebase functions

In order to use this, you should know how to create and deploy firebase functions. If you don't, please read Get started

CI / CD

Others

The CSV or JSON code will get a HTTP request and return a JSON or CSV file that user wants. You can either call the request direction from your browser or you can user cron-job.org.

About

Awesome Firebase Functions snippets that cannot be ignored


Languages

Language:JavaScript 71.7%Language:TypeScript 28.3%