rko-ionic / master-angularfire2-ionic

Showcase for the book: Master AngularFire2 for Ionic Framework Apps

Home Page:https://javebratt.com/master-angularfire2-ionic-apps/?utm_source=github&utm_medium=readme_link

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Showcase for the book: Master AngularFire2 for Ionic Framework Apps

https://javebratt.com/master-angularfire2-ionic-apps/?utm_source=github&utm_medium=readme_link


Languages

Language:TypeScript 62.2%Language:HTML 25.9%Language:CSS 9.8%Language:JavaScript 2.0%