An open API service indexing awesome lists of open source software.

https://github.com/lmangani/polygun-selfsigned

GunDB Polyglot Server [ http + https selfsigned ]
https://github.com/lmangani/polygun-selfsigned

example gun gundb http https pem polyglot relay server

Last synced: 7 months ago
JSON representation

GunDB Polyglot Server [ http + https selfsigned ]

Awesome Lists containing this project

README

          

# :gun: polyGun-server
*Simply start an http+https [gun](https://github.com/amark/gun) server on a single port*

*WARNING: HTTPS uses temporary, self-signed certificates which MUST be manually accepted!*

### Setup
```
npm install
```
### Run
```
npm start
```
```
... certificates ...
Server started on port 8080 with /gun
```