Build Node.JS apps with Windows Subsystem for Linux
Learn how to develop NodeJS apps using Linux on Windows with VS Code. It’s fast and you’re going to love it!
Install and sign up links:
Install WSL 2
https://docs.microsoft.com/windows/wsl/wsl2-install?WT.mc_id=windows-c9-niner
Install VS Code
https://code.visualstudio.com/download/?WT.mc_id=windows-c9-niner
Install the VS Code Remote Extension for WSL
https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-wsl
Install Windows Terminal
https://www.microsoft.com/en-us/p/windows-terminal-preview/9n0dx20hk701?SilentAuth=1&wa=wsignin1.0&rtc=1&activetab=pivot:overviewtab/?WT.mc_id=windows-c9-niner
Sign up for an Azure account (12 months free + $200 credit)
https://azure.microsoft.com/en-us/free/open-source/?WT.mc_id=windows-c9-niner
Learn more:
Develop with NodeJS on Windows docs
https://docs.microsoft.com/en-us/windows/nodejs/?WT.mc_id=windows-c9-niner
WSL 2 docs
https://docs.microsoft.com/en-us/windows/wsl/wsl2-about?WT.mc_id=windows-c9-niner
Host NodeJS apps on Azure
https://azure.microsoft.com/en-us/develop/nodejs/?WT.mc_id=windows-c9-niner
Create a Node.js web app in Azure (Quickstart)
https://docs.microsoft.com/en-us/azure/app-service/app-service-web-get-started-nodejs?WT.mc_id=windows-c9-niner
by Windows Developer
linux web server