Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
GunDB Polyglot Server [ http + https selfsigned ]
- Host: GitHub
- URL: https://github.com/lmangani/polygun-selfsigned
- Owner: lmangani
- License: mit
- Created: 2017-10-21T13:33:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-24T20:37:24.000Z (about 7 years ago)
- Last Synced: 2024-10-05T13:22:11.161Z (3 months ago)
- Topics: example, gun, gundb, http, https, pem, polyglot, relay, server
- Language: JavaScript
- Homepage: https://gundb.io
- Size: 7.81 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```