8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@BIOS mentioned this for his RasPi setup:
(venv) pi@chia1:~/gundb/gun $ cat /etc/systemd/system/gun.service [Unit] Description=GunDB Relay Peer [Service] User=pi Group=pi WorkingDirectory=/home/pi/gundb/gun ExecStart=/usr/bin/npm start [Install] WantedBy=multi-user.target
This wiki is where all the GUN website documentation comes from.
You can read it here or on the website, but the website has some special features like rendering some markdown extensions to create interactive coding tutorials.
Please feel free to improve the docs itself, we need contributions!