This project is a simple web page that lets you see all your GitHub accounts and repos on a single page. It's a handy way to see an overview of all your repos and spot any problems that need attention.
Just go to myrepos.io to personalize your own page
Contributions, enhancements, and bug-fixes are welcome! Open an issue on GitHub and submit a pull request.
To build/test the project locally on your computer:
-
Clone this repo
git clone https://github.com/JS-DevTools/my-repos.git
-
Install dependencies
npm install
-
Run the build script
npm run build
-
Start the server
npm start
, then go to http://localhost:4000
Note: Running the server requires Jekyll and the GitHub Pages gem to be installed
my-repos is 100% free and open-source, under the MIT license. Use it however you want.
Thanks to these awesome companies for their support of Open Source developers ❤