Subscribe to:
Posts (Atom)
Github Actions - CI/CD for React.js
1. Install gh-pages npm package Command: npm install gh-pages --save-dev 2. In package.json, add the homepage url "homepage": ...
-
I host one of the non-profit website on Linode Ubuntu VM using nginx server. All of a sudden, I started seeing Apache2 Default page when I ...
-
Add Visual Studio solution to Github using command line git init git add . git commit -m "Initial commit" git config --glo...
-
Hostgator does not support Wildcard subdomain on a shared windows hosting. Although you can create an A record with "*" and y...