Giter Site home page Giter Site logo

open-leaderboard's Introduction

open-leaderboard

An insight to the world of open source

Welcome to OpenLeaderboard! This is a web project where companies, projects and developers are ranked by the activity and influence on GitHub.

Website URL

https://open-leaderboard.x-lab.info/

About OpenLeaderboard

You can select "Item", "Index", "Region", "Time" and other filters to view different rankings on GitHub.

snapshot

By clicking on the “Insight board” , you can see the following figure. You can refer to the OpenDigger Metric for detailed metrics interpretation.

InsightBoard

Contributing

It is warmly welcomed if you have interest to contribute to open-leaderboard and help make it better! The following is a set of guidelines for contributing .

Submitting an issue

If you have any questions or feature requests, please feel free to submit an issue. Before you submit an issue:

  • Please search for related issues. Make sure you are not going to open a duplicate issue.

  • Please specify what kind of issue it is and explain it in the title or content, e.g. feature, bug, documentation, discussion, help wanted...

To make the issue details as standard as possible, we set up an Issue Template for issue reporters. Please be sure to follow the instructions to fill fields in template.

Submitting a Pull Request

  1. Check the issue list for unresolved issues, choose one you are interested in solving and reply to show your willingness to resolve the issue.
  2. Proactively communicate with community maintainers under the issue for solutions.
  3. Fork and clone the repository to local, and then you can develop the code locally.
  4. Run npm run prettier to quickly format all your code.
  5. Send a pull request on GitHub after you finish developing the code, and wait for the community maintainer to review the code.

To make sure we can easily recap what happened previously, we have prepared a pull request template. You need to fill out the PR template. If you feel that some part of the template is redundant and your description is clear enough, you can just keep the necessary parts.

Installation

Please make sure that node v16.x and pnpm v8.x are used in your environment. nvm is recommended to manage node versions on your machine.

  1. clone this project
git clone https://github.com/[your_username]/open-leaderboard.git
  1. install npm packages
cd open-leaderboard
pnpm i
  1. run the project locally
pnpm start

Runs the app in the development mode.

Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.

You will also see any lint errors in the console.

  1. or build static files
pnpm build

Builds the app for production to the build folder.

It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Your app is ready to be deployed!

See the section about deployment for more information.

open-leaderboard's People

Contributors

gymgym1212 avatar andyhuang18 avatar wj23027 avatar tyn1998 avatar iamsmally avatar apurv428 avatar frank-zsy avatar stevending1st avatar will-ww avatar dbbdylan avatar kunal8411 avatar ecnu-51265903094 avatar linuxsuren avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.