Skip to content

Latest commit

 

History

History

deepkit-firebase

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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