GitHub - zzzgydi/thanks: Provide the link to your project's dependencies to get a list of contributors and their contributions.

3 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

/ thanks Public

Provide the link to your project's dependencies to get a list of contributors and their contributions.

License

MIT license

7 stars 0 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

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, Go dependencies
  • More language support is under development
  • Easy to set up and run with Docker Compose

Getting Started

Development

  1. Clone the repository:

    git clone https://github.com/zzzgydi/thanks.git
    cd thanks
  2. Prepare your github token, then build and start the application using Docker Compose:

    export GITHUB_TOKEN=github_pat_xxx
    docker compose up
  3. 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.

About

Provide the link to your project's dependencies to get a list of contributors and their contributions.

Resources

Readme

License

MIT license

Activity

Stars

7 stars

Watchers

2 watching

Forks

0 forks