Github API has the rate limiting set to 50 rpm for unauthorized users. To raise rate limits up to 5000 rpm set the env variables for authorization.
- GIT_USR variable for your github username
- GIT_PASSWD variable for your github password / token
- Clone the repository.
- Run npm i to install the deps.
- run GIT_USR=<your_username> GIT_PASSWD=<your_password/token> npx nodemon
- visit localhost:8080
- Open devtoos
- Edit the body tag, placing
- Unfocus the body tag.
Yes, you can create a repos tag in whatever number with whatever data.