Home

Awesome

CheapBase

Poor Man's lightweight database RPC over WebSockets, similar to Firebase, but hosted for free.

Live demo: Cheap Chat

To test it out:

git clone https://github.com/cazala/cheapbase.git

You must be logged into Heroku and have the toolbelt installed:

heroku create
git push heroku master
heroku open