Skip to content

Local Desktop Gun Relay (Windows, Linux, MAC)

Bo edited this page Jun 5, 2022 · 6 revisions

A Gun Relay Server executable for Desktop

https://github.com/worldpeaceenginelabs/gun-relay-desktop

SETUP

  • npm install
  • add your peers in server.js
  • npm exec electron-packager . (the dot means "in the actual folder", without further arguments electron-packager compiles for the actual OS you are using to compile)

CHECK IF IT WORKS

image image

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!

Clone this wiki locally