efichot/Dapp-Boilerplate

feedback

Opened this issue · 3 comments

This looks pretty cool ! Why not use IPFS instead of firebase for a serverless architecture?

Oh you can definitly use IPFS if you are totally serverless (in the meaning you don't have back). But if you want have some back and enjoy of FaaS that's gonna be difficult with IPFS. Actually i will work on a script for deploying on IPFS instantly in case you are stricly serverless.

Cool ! Have you tried ipfs-log from orbitdb ? It's a module I'm experimenting with that makes it easier to use IPFS as a Database (CRDT)

https://github.com/orbitdb/ipfs-log

Never try, but i will definitely put this on my check list.
Thanks