Skip to content

How to run this project locally so that i can try and contribute different themes? #1930

Answered by rickstaa
bhaveek424 asked this question in Q&A
Discussion options

You must be logged in to vote

@bhaveek424 Thanks a lot for considering contributing to the GRS repository! 🎉 A local development guide can be found in the CONTRIBUTING.md file:

To run & test github-readme-stats, you need to follow a few simple steps:-
(make sure you already have a Vercel account)

  1. Install Vercel CLI.
  2. Fork the repository and clone the code to your local machine.
  3. Run npm install in the repository root.
  4. Run the command "vercel" in the root and follow the steps there.
  5. Open vercel.json and set the maxDuration to 10.
  6. Create a .env file in the root of the directory.
  7. In the .env file add a new variable named "PAT_1" with your GitHub Personal Access Token.
  8. Run the command "vercel dev" to start a development s…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@bhaveek424
Comment options

@rickstaa
Comment options

Answer selected by bhaveek424
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants