I'd be really curious what it would take to build a modular, self-hosted Firebase. It more or less requires nailing every aspect of "classic" applications in modular form -- with an admin interface fronting it. Feel it's a well-understood problem that's solvable.
-
-
A *super* interesting thing that could be done is run hosted functions. Imagine being able to define an endpoint with some middleware fronting it, and backed by a WASM binary. The logic inside of it would just do some operations on the data, and it good!
Show this thread -
But yeah, the *key* emphasis here is that everything should be built in a modular fashion. That way everything can be reused if say, you wanted to build a different configuration of the same functionality.
Show this thread
End of conversation
New conversation -
-
-
What aspects of Firebase are you talking about? (I only know about Firebase, notification push service for Android aka, GCM)
-
Have a combination of: DB + Object Storage + Auth + Sandboxed Functions (or proxy) + Analytics / Monitoring + (Push) Notifications Something that covers the 90% use case for most (basic) apps, so folks can focus on other, more interesting aspects.
- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.