https://github.com/js-devtools/my-repos
All your GitHub repos on one page
https://github.com/js-devtools/my-repos
github javascript online opensource repositories website
Last synced: 2 months ago
JSON representation
All your GitHub repos on one page
- Host: GitHub
- URL: https://github.com/js-devtools/my-repos
- Owner: JS-DevTools
- License: mit
- Created: 2018-10-12T12:00:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-18T11:27:09.000Z (about 5 years ago)
- Last Synced: 2025-06-10T15:11:28.552Z (4 months ago)
- Topics: github, javascript, online, opensource, repositories, website
- Language: TypeScript
- Homepage: https://myrepos.io
- Size: 3.21 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
My GitHub Repos
==========================
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.See it Live!
--------------------------
Just go to **[myrepos.io](https://myrepos.io/)** to personalize your own pageContributing
--------------------------
Contributions, enhancements, and bug-fixes are welcome! [Open an issue](https://github.com/JS-DevTools/my-repos/issues) on GitHub and [submit a pull request](https://github.com/JS-DevTools/my-repos/pulls).#### Building/Testing
To build/test the project locally on your computer:1. __Clone this repo__
`git clone https://github.com/JS-DevTools/my-repos.git`2. __Install dependencies__
`npm install`3. __Run the build script__
`npm run build`4. __Start the server__
`npm start`, then go to **http://localhost:4000**> **Note:** Running the server requires [Jekyll](https://jekyllrb.com/) and [the GitHub Pages gem](https://github.com/github/pages-gem) to be installed
License
--------------------------
my-repos is 100% free and open-source, under the [MIT license](LICENSE). Use it however you want.Big Thanks To
--------------------------
Thanks to these awesome companies for their support of Open Source developers ❤[](https://travis-ci.com)
[](https://saucelabs.com)
[](https://coveralls.io)