An open API service indexing awesome lists of open source software.

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

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 page

Contributing
--------------------------
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 ❤

[![Travis CI](https://jstools.dev/img/badges/travis-ci.svg)](https://travis-ci.com)
[![SauceLabs](https://jstools.dev/img/badges/sauce-labs.svg)](https://saucelabs.com)
[![Coveralls](https://jstools.dev/img/badges/coveralls.svg)](https://coveralls.io)