ionic2.0-angularfire
ionic2.0-angularfire copied to clipboard
this a basic application for Ionic 2.0.rc5 with AngularFire2 with ngrx/store & ngrx/effects to manage state
Ionic apps can be simply unzipped and the codebase will all be available for anyone. What is the best way to secure the firebase keys ?
Can ngrx be implemented in firebase transactions?
Tutorial
This is just what I need! Sorry this is the only way I found to communicate with you. Is there a tutorial that explains further what is happening in the...
A watch configured to watch the following paths failed to start. It's likely that a file referenced does not exist: It also says it cannot read property substring of undefined...
git clone repo cd into new project npm install and none of the @angular resources are loaded ├── UNMET PEER DEPENDENCY @angular/common@^2.0.0 ├── UNMET PEER DEPENDENCY @angular/compiler@^2.0.0 ├── UNMET PEER...
Instead of modifying node_modules/@ionic/app-scripts/config/rollup.config.js, the ionic-scripts provided option is to do the following: 1. Create folder **config** under ionic2.0-angularfire. 2. Copy the file node_modules/@ionic/app-scripts/config/rollup.config.js (with changes as mentioned by you)...