This Repo is build for increasing the git commits using NodeJs automation. One can install this project and run project to increase the number of commits on your github profile
Steps to install Project:
- Fork the Repo to your account.
- Clone it to your computer.
- Open folder and open command prompt there and run command
npm install. (Make sure npm and node is installed in your system). Now the project is successfully installed.
Now, we have to make a github ssh key pair:
Steps to Run Node Server at 8082 Port:
- Just open command prompt in the project folder.
- Run command
node server.jsNow your project must be up and running and boosting your github commits.
Steps to open the portal:
- Open another command prompt and inn the project folder.
- Run command
npm startThis should open the localhost:8082 in your default browser.