🧪 Testing Locally
We're prepared for you docker compose file for testing VitNode. You don't need to install anything on your machine exept Docker.
Installation
Get files
git clone https://github.com/aXenDeveloper/vitnode.git && cd vitnode
Install dependencies
pnpm i
Run docker compose
pnpm docker:test
Finish
Now you can go to http://localhost:3000 (opens in a new tab) and see VitNode and run setup wizard.