Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roo7k1d/github-repo-list
A beautiful bootstrap open-source, self-hosted and easy to use webserver that lists your GitHub projects.
https://github.com/roo7k1d/github-repo-list
express expressjs github nodejs portfolio projects-list repo repositories selfhosted
Last synced: 6 days ago
JSON representation
A beautiful bootstrap open-source, self-hosted and easy to use webserver that lists your GitHub projects.
- Host: GitHub
- URL: https://github.com/roo7k1d/github-repo-list
- Owner: Roo7K1d
- License: mit
- Created: 2021-06-26T14:58:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-03T10:56:26.000Z (9 months ago)
- Last Synced: 2024-04-17T15:13:16.884Z (7 months ago)
- Topics: express, expressjs, github, nodejs, portfolio, projects-list, repo, repositories, selfhosted
- Language: JavaScript
- Homepage: https://rootk1d.xyz/repos
- Size: 742 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
A beautiful bootstrap open-source, self-hosted and easy to use webserver that lists your GitHub projects.
Report a Bug | Request a New Feature | Help Develop This Project | Fund Me
Loved the project? Please consider giving a star :)
## Installation Guide
Since github-repo-list is self-hosted, it does not work immediately out-of-box.
- Download the repo
- execute ```npm install```
- edit the ```config.json``` with your information (github token: https://github.com/settings/tokens)
- edit ```repos.txt``` in this format (\/\)
- execute ```node index.js```
- Done!
## Demo
Click here for a live preview of the repo.
## Support
For support you can create an issue [here on GitHub](https://github.com/rootk1d/github-repo-list/issues) or you can join my [Discord](https://discord.gg/QQaWvMkFbs).
## Features
- List Repos
- Language bar (Hover for lang percentage)
- Hover tooltips everywhere
- Owner avatar
- Description
- Count of stars, collaborators, issues and forks
- Badges for license, latest release tag and readme-file
## Feedback
Feedback is great! If you have a suggestion or request, create an issue! Smilarly, if you have any issues, use the issue tab to let us know.
## Copyright
You are not allowed to remove any part of the footer. That includes all of the info about the copyright. If you wish to remove that info feel free to contact me on my [Discord](https://discord.gg/QQaWvMkFbs)
## Todo (See Issues with tag "help wanted")
- Add support for gists / projects / wikis
- fix README preview (displays HTML tags instead of converting them)
## Contributing
You can help develop this project by doing some things of the todolist and making a pull request. If you have some even better ideas on how this project can be improved you can also make a pull request.
## License
This repo is licensed under MIT. For more information see file "LICENSE".