Ionic 2 and Firebase 3 integration

Hey guys,
I have been looking everywhere possible for integration between ionic 2 (using js NOT typescript, I have seen so many on typescript) and firebase 3. If anybody know how to integrate between the two or know any tutorials or examples, please hit me up, kind of in a hurry since I am doing this as a project for college. Planning on using the Real-Time Database and User Auth…

Thanks in Advance!
TheoryOfEverything

this is not ionic2 BUT it is Firebase3 in ionic in plain javascript

1 Like

Have you looked at using AngularFire2? https://github.com/angular/angularfire2

take a look at Integrating Firebase 3 with AngularFire2 into Angular2 & Ionic2