From 0050eeb89acf58b130213c6754f94f2f19583f56 Mon Sep 17 00:00:00 2001 From: Nate Date: Fri, 25 Oct 2019 23:11:09 +0200 Subject: [PATCH] Added Unebo to the 'deploy' section of the readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7c577cb2..984120fc 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,13 @@ now --npm amark/gun Then visit the URL in the output of the 'now --npm' step, in your browser. +### [Unebo](https://unubo.app/) + +Fork this GUN repo (Unebo only deploys from your own GitHub repo's). +Add a Node.js app, select your GUN fork, set `npm start` start as the command and deploy. + +Then visit the deployed app by following the 'view app' button, in your browser. + ### [Docker](https://www.docker.com/) [![Docker Automated buil](https://img.shields.io/docker/automated/gundb/gun.svg)](https://hub.docker.com/r/gundb/gun/) [![](https://images.microbadger.com/badges/image/gundb/gun.svg)](https://microbadger.com/images/gundb/gun "Get your own image badge on microbadger.com") [![Docker Pulls](https://img.shields.io/docker/pulls/gundb/gun.svg)](https://hub.docker.com/r/gundb/gun/) [![Docker Stars](https://img.shields.io/docker/stars/gundb/gun.svg)](https://hub.docker.com/r/gundb/gun/)