Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternatives to Firebase, PoC, ideas #102

Open
vimark1 opened this issue Oct 31, 2018 · 4 comments
Open

Alternatives to Firebase, PoC, ideas #102

vimark1 opened this issue Oct 31, 2018 · 4 comments

Comments

@vimark1
Copy link
Owner

vimark1 commented Oct 31, 2018

I like Firebase for this project, because it allows us get away with not using a server, yet, at the same time, this project is becoming more and more dependent on it. I am keen to find any alternatives that we can look into.

I am interested in implementing a PoC on using blockchain. Perhaps a good start can be following the approach described on this article
https://medium.com/@takleakshar/how-to-build-a-decentralized-full-stack-app-in-ethereum-and-react-42e63d45a208

@clayreimann
Copy link
Collaborator

Do you want to get away from Firebase because you don't like Firebase or because the Firebase code is becoming ever more intertwined with our application code? I think the code base needs a refactor (and have opened #104) to track that.

After reading your article I don't see how building a blockchain-based API will help. In the article there is a server process running that the UI talks to. I did some looking and didn't find much in the way of free API hosting that could replace Firebase. If you're willing to build an API to back the app we could use

@costinEEST
Copy link

I am in the same situation of using Firebase but when I am ready to switch I will take this approach into consideration https://medium.com/one-tap-software/why-im-leaving-firebase-for-pouchdb-or-am-i-73a12390bfef + https://forum.ionicframework.com/t/what-are-the-differences-between-couchdb-firebase-parse-and-pouchdb/36001/5

@vimark1
Copy link
Owner Author

vimark1 commented Nov 2, 2018

@clayreimann

After reading your article I don't see how building a blockchain-based API will help. In the article there is a server process running that the UI talks to

yes, maybe we can run on zeit, not heroku though. If we kept the server very small I think it wouldn't be too bad. Also, there may be some blockchain as a service type of thing. I think it would be interesting to see what can be done with this technology though.

@xuman2019
Copy link

DB3 Network - Decentralized Firebase Firestore Alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants