Locally:

Initial Setup:

About ‘LF will be replaced by CRLF’ warning during add, Info: https://stackoverflow.com/a/63430105/7846238 Solution: git config --global core.autocrlf false

Now, whenever you need to push changes on the main branch,

Create a dev branch to save development changes,

Now, whenever you need to push changes on the dev branch,

Merge changes from dev to main whenever changes are final for production,


To set Environment Variable:

To change domain name:

404 Page Not Found Error:


To set Environment Variable:

To change domain name:


Locally

On Render,