nuxters icon indicating copy to clipboard operation
nuxters copied to clipboard

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:

pnpm install

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

Development

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

pnpm dev

License

MIT License