/master-angularfire2-ionic

Showcase for the book: Master AngularFire2 for Ionic Framework Apps

Primary LanguageTypeScript

Master AngularFire2 for Ionic Apps

The DebtTracker app is the showcased app in the book: Master AngularFire2 for Ionic Framework which covers:

  • User Authentication.
  • CRUD.
  • Transactions.
  • Firebase Storage.
  • Firebase Security Rules.
  • ...and more.

Installation

Clone this repository using ssh:

$ git clone git@github.com:javebratt/master-angularfire2-ionic.git

Or https:

$ git clone https://github.com/javebratt/master-angularfire2-ionic.git

Once cloned, move into the app folder and edit the name of the file app/credentials.backup.ts to be simply app/credentials.ts.

Inside that file you'll add your Firebase keys which you can get from the Firebase Console

Usage example

To find out how to use it and how it was build, get the book here.

Who am I?

Jorge Vergara – @javebrattj@javebratt.com