app-framework icon indicating copy to clipboard operation
app-framework copied to clipboard

Support for Firebase Cloud Firestore

Open Pitouli opened this issue 7 years ago • 7 comments

Would it be possible to support Cloud Firestore as you support Realtime Database? Currently, this.$fireStore refers to the Storage service, which is different from the Firestore service. Thanks!

Pitouli avatar Dec 26 '17 01:12 Pitouli

For sure you can extend with the corresponding Firebase module from NPM your app - or commit a pull request for App Framework :-)

scriptPilot avatar Jan 02 '18 18:01 scriptPilot

I've forked and implemented it. But I do not have well followed your rules about branching and all :/ It's the first time I'm forking a project like that! :D Anyway, you will easily found my updates here if you want to implement them: https://github.com/scriptPilot/app-framework/compare/master...Pitouli:master

Pitouli avatar Jan 06 '18 19:01 Pitouli

@Pitouli can you make a pull request for your Firestore changes? That would really help @scriptPilot.

mdocter avatar Jan 17 '18 20:01 mdocter

@Pitouli Are you going to make that PR? I'm also interested in using cloud firestore and this would be super helpful :)

daniel-centore avatar Feb 03 '18 19:02 daniel-centore

Yes, I'll try to do it tomorrow :)

Pitouli avatar Feb 03 '18 22:02 Pitouli

@daniel-centore @mdocter @scriptPilot I've made a push request: https://github.com/scriptPilot/app-framework/pull/778

Pitouli avatar Feb 06 '18 00:02 Pitouli

Any updates? I am waiting for this feature. Thanks

shriharip avatar May 13 '18 21:05 shriharip