Skip to content

hu-qi/PaddlePaddle-badge

 
 

Repository files navigation

PaddlePaddle Badges (unofficial)

Built with PaddlePaddle

This project aims to celebrate the contributions of the PaddlePaddle community (The data is incomplete due to interface restrictions.).

Get badges to show off on your sites and READMEs!
👉 https://paddlepaddle-badge.vercel.app 👈

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
pnpm i Installs dependencies
pnpm start Starts local dev server at localhost:4321
pnpm build Build your production site to ./dist/
pnpm preview Preview your build locally, before deploying

Data collection

This project uses the GitHub REST API to gather public data about contributions to the PaddlePaddle org. Data collection is run once per day in a GitHub action and automatically committed to this repository.

You can run pnpm collect-stats to run data collection locally (for example to test changes to the script), but should first ensure a GITHUB_TOKEN environment variable is set up, containing a GitHub personal access token.

About

Badges for PaddlePaddle projects (unofficial).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Astro 58.9%
  • TypeScript 37.4%
  • JavaScript 2.0%
  • CSS 1.7%