Skip to content

estebanrfp/dinamical

Repository files navigation

Dinamical

Distributed Realtime Blog Aplication (WPA)

ScreenShoot

GitHub Logo

Deploy gun sever on Heroku

Deploy

Heroku deletes your data every 15 minutes, one way to fix this is by adding cheap storage.

Or:

git clone https://github.com/amark/gun.git
cd gun
heroku create
git push -f heroku HEAD:master

Then visit the URL in the output of the 'heroku create' step, in a browser.


Credits & Thanks