Skip to content

azureossd/node-windows-frameworks-custom-deployment-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-windows-spa-custom-deployment-scripts

Examples of quickstart SPA's, SSR's, or Node frameworks requiring a build for client code or transpiling, using custom deployment scripts on Node.js App Service Windows

To initiate a custom deployment script, we need two files:

  • a .deployment file which points to the actual deployment script we want to run
  • a custom deployment script (in this case named deploy.cmd.

KuduScript can be used to scaffold out a quick deployment script example (and can be changed as needed).

About

Examples of Node frameworks using custom deployment scripts on Node.js App Service Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors