Y
Hacker News
new
|
ask
|
show
|
jobs
by
anderspitman
2461 days ago
It would be nice if there was a dead-simple Firebase-like tool you could self-host. ie just a single instance that you could point all your toy apps at to give them a little real-time persistence.
2 comments
amjd
2461 days ago
Around the time that Parse (mentioned by sibling) was killed and open sourced, a lot of open source Firebase-like solutions had sprung up, some of which are listed here:
https://github.com/relatedcode/ParseAlternatives#open-source...
link
tmb
2461 days ago
Parse was a Firebase competitor that got bought by Facebook and later open sourced, I don’t know if it’s dead simple though.
https://parseplatform.org/
link