Skip to content

mamaso/azure-functions-nodejs-worker

 
 

Repository files navigation

Getting Started

  • git clone https://github.com/Azure/azure-functions-nodejs-worker
  • cd azure-functions-nodejs-worker
  • npm install
  • npm run build
  • $env:NodeJSWorkerPath = path/to/dist/nodejsWorker.js

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

The Node.js worker for the Azure Functions runtime - https://functions.azure.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.8%
  • Protocol Buffer 18.9%
  • JavaScript 8.0%
  • PowerShell 3.3%