Skip to content

Latest commit

 

History

History

deepkit-azure

Deepkit on Azure

See above how to develop for Azure Functions.

Development

We recommend you to use vscode extension to develop with azure, see more

First, install the libraries with:

npm i

Then, to test locally, run:

npm run start