Experiment – Using PSHTML in node.js and host a Azure Web App
Posted onIs it possible to use PSHTML in node.js and host a site in Azure Web App? Yes, it is possible. Just a small tweak is needed and that is to upload the PSHTML module in project root folder. So, in Azure Web App the root folder path is like illustrated below D:\home\site\WWWROOT\PSHTML\PSHTML\PSHTML.psd1 Here – PSHTML […]