Skip to content

projectkudu/funclite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

funclite

Light weight Azure Functions Controller

Instructions
To run as site extension on kudu

  • Run 'npm install' from FuncLiteNodeServer
  • Build the solution using VS 2017.
  • Run BuildArtifact.ps1 to generate siteextensions.zip
  • Drag drop the zip file in home directory of your function app.

To run locally

  • Run 'npm install' from FuncLiteNodeServer
  • Build the solution from visual studio and run 'npm start'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published