Node Server Backend migration to Firebase

Instead of using the Node Server that Mosh provided, I’d like to migrate to Firebase, but I’m not really sure how to do that. Has anybody done that? Can someone provide some direction/instructions?

1 Like

Also would like to see this

I am under the impression that you can download the whole database from Mongodb as Json or Bson file. Then you can import it into firebase. It should be easy. The other way around should also be easy.

1 Like