VitNode

Contribution

How to contribute to the project.

Thank you so much if you are here. That's meen you want to contribute to this open-source project.

How to contribute?

There are many ways to contribute to the project, including:

  • Reporting bugs,
  • Suggesting new features,
  • Writing documentation,
  • Fixing bugs,
  • Implementing new features,
  • Reviewing pull requests,
  • ...and more!

How to run VitNode dev?

Prerequisites

To contribute to the project, you need to have the following software installed on your machine:

  • Node.js 22,
  • Docker Composer 2.0,
  • pnpm 9+

Fork the repository

First, you need to fork the repository to your GitHub account. You can do this by clicking the "Fork" button on the top right of the repository page.

How to fork a repository on GitHub

Clone the repository

git clone {your_forked_repository_url}

Install dependencies

pnpm install

Start the development docker

pnpm docker:dev

Start the development server

pnpm dev

Become a sponsor ❤️

If you like this project and want to support its development, you can donate or sponsor the project on GitHub.

On this page