Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 404 Bytes

File metadata and controls

20 lines (13 loc) · 404 Bytes

Deepkit on Firebase

See above how to develop for Firebase Functions.

Development

To be able to test and develop with Firebase functions, read getting started for how to install Firebase cli.

Then, install the libraries with:

npm i

Then, to test locally, run:

npm run serve