Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 301 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 301 Bytes

Fuel Q CloudFuntions ⛽️

Coding guidelines and best practices

Steps to deploy a function

  1. Type firebase login in terminal / cmd
  2. Copy the oauth url printed on console to the browser
  3. Type firebase deploy --only functions

Tech-stack 💻

  • Node 16 and TypeScript