Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 363 Bytes

File metadata and controls

19 lines (12 loc) · 363 Bytes

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