Angular Routing in Windows Shared Hosting

In Windows Shared hosting we have to create “web.config” file to support Angular routing. The file content would be similar to this – You have to get the actual path of tempDirectory from your server […]

Share Button

GitHub Actions with CI CD pipeline for Angular app on Shared Hosting

In this article we will deploy our Angular app to shared hosting like hostgator service via Github actions and FTP credentials of the shared hosting server. We will create and push our application to GitHub […]

Share Button