GitPedia

Nuxters

From nuxt·Updated June 28, 2026·View on GitHub·

Discover the number of contributions you made to Nuxt and get the Nuxter badge on [Nuxt Discord server](https://chat.nuxt.dev). The project is written primarily in Vue, distributed under the MIT License license, first published in 2023. Key topics include: contributors, nuxt, nuxters.

Nuxters

Nuxters

Discover the number of contributions you made to Nuxt and get the Nuxter badge on Nuxt Discord server.

https://nuxters.nuxt.com

Setup

Install the dependencies with pnpm:

bash
pnpm install

Next, copy the .env.example to .env and fill the env variables.

Development

Start the development server on http://localhost:3000:

bash
pnpm dev

Contributor stats

  • Run pnpm collect:contributors locally with NUXT_GITHUB_TOKEN set to a GitHub personal access token that can read public repos.
  • The script aggregates contributions across Nuxt organizations and writes the results to public/contributors.json.
  • .github/workflows/update-contributors.yml refreshes the data nightly and on demand, committing changes automatically.

License

MIT License

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from nuxt/nuxters via the GitHub API.Last fetched: 6/28/2026