OpenSource Thanks
Provide the link to your project's dependencies to get a list of contributors and their contributions.
You can also create your project's open source contributors list directly at OpenSource Thanks.
Current Project's Contributions
Features
- Fetches a list of contributors for all project dependencies
- Support
Node.js,Godependencies - More language support is under development
- Easy to set up and run with Docker Compose
Getting Started
Development
-
Clone the repository:
git clone https://github.com/zzzgydi/thanks.git cd thanks -
Prepare your github token, then build and start the application using Docker Compose:
export GITHUB_TOKEN=github_pat_xxx docker compose up -
Open your web browser and navigate to
http://localhost:8080.
License
This project is licensed under the MIT License. See the LICENSE file for details.