From b1b04329830c876708f86f04c390d84fd196bdf5 Mon Sep 17 00:00:00 2001 From: Johnny Dallas Date: Tue, 22 Jun 2021 15:23:54 -0700 Subject: [PATCH] Add zeet.co deploy button (#1075) --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f40b52012..22c233b41 100644 --- a/README.md +++ b/README.md @@ -217,7 +217,12 @@ var SEA = require('gun/sea'); > Note: The default examples that get auto-deployed on `npm start` CDN-ify all GUN files, modules, & storage. -To quickly spin up a GUN relay peer for your development team, utilize either [Heroku](http://heroku.com), [Docker](http://docker.com), any variant thereof [Dokku](http://dokku.viewdocs.io/dokku/), [Flynn.io](http://flynn.io), [now.sh](https://zeit.co/now), etc. ! Or use all of them so your relays are decentralized too! +To quickly spin up a GUN relay peer for your development team, utilize [Zeet](https://zeet.co), [Heroku](http://heroku.com), [Docker](http://docker.com), or any variant thereof [Dokku](http://dokku.viewdocs.io/dokku/), [Flynn.io](http://flynn.io), [now.sh](https://zeit.co/now), etc. ! Or use all of them so your relays are decentralized too! + +### [Zeet.co](https://www.zeet.co/) + +[![Deploy](https://deploy.zeet.co/gun.svg)](https://deploy.zeet.co/?url=https://github.com/amark/gun) + ### [Heroku](https://www.heroku.com/)