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/)