Skip to content

TrilonIO/nestjs-azure-functions

Repository files navigation

Deploying Serverless NestJS to Azure Functions


Live Now deployment here


Trilon.io - Angular Universal, NestJS, JavaScript Application Consulting Development and Training

Made with ❤️ by Trilon.io


Installation

$ npm install

Running the NestJS Application

# development
$ npm run start

# watch mode
$ npm run start:dev

Nest Logo

Deploying to Azure Functions

First we need to ensure we build our NestJS application into the /dist/ folder, and then we can deploy it with either the terminal or IDE extensions!

$ npm run build

Then utilize either the azure-cli, or Azure Functions extension.


Trilon - JavaScript, ASP.NET, Node, NestJS - Consulting | Training | Development

Check out Trilon.io for more info!

Contact us at hello@trilon.io, and let's talk about your projects needs.

Trilon.io - Angular Universal, NestJS, JavaScript Application Consulting Development and Training

Follow Trilon online:

Twitter Follow

Releases

No releases published

Packages

No packages published