firebase / functions-samples

Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase
https://firebase.google.com/docs/functions
Apache License 2.0
12.08k stars 3.84k forks source link

Typscript sample and tutorial #148

Closed odick closed 7 years ago

odick commented 7 years ago

Hi all, Where can we get a typescript example? Including any tutorial to setup the typescript environment Currently, I'm new to typescript

Thank you

ultrasaurus commented 7 years ago

added https://github.com/firebase/functions-samples/tree/master/typescript-getting-started

ultrasaurus commented 7 years ago

If you have questions or run into any problems with it, please open an issue with the details.