Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A basic application for Ionic 3 with AngularFire2 & ngrx4 Integration with Ionic Framework

NotificationsYou must be signed in to change notification settings

aaronksaunders/ionic3-ngrx4-angularfire

Repository files navigation

I am updating this project to the latest release of Ionic, Firebase and NGRX. Please see progress herehttps://github.com/aaronksaunders/ionic4-ngrx-firebase

Ionic3.0 Angularfire2 w/ state management using ngrx4

ionic2

A basic application for Ionic 3 with AngularFire2 & ngrx4 Integration

  • Login with email address & password
  • Automatically login if a session already exists
  • Create accounts
  • Login with Account
  • Integration of ngrx/store & ngrx/effects to manage state
  • Query List Objects
  • Find a specific List Object

Ionic Version Information

cli packages: (/Users/aaronsaunders/.nvm/versions/node/v6.10.2/lib/node_modules)    @ionic/cli-utils  : 1.19.0    ionic (Ionic CLI) : 3.19.0local packages:    @ionic/app-scripts : 3.1.2    Ionic Framework    : ionic-angular 3.9.2System:    Node : v6.10.2    npm  : 3.10.10    OS   : macOS SierraMisc:    backend : pro

Firebase Configuration

Must export the config, create a file in the/src/environment.ts that looks like this..

see comment in code -https://github.com/aaronksaunders/ionic3-ngrx4-angularfire/blob/master/src/app/app.module.ts#L26

export const firebaseProps = {   "apiKey": " ",   "authDomain": " ",   "databaseURL": " ",   "projectId": " ",   "storageBucket": " ",   "messagingSenderId": ""}

More Information on ngRx4

About

A basic application for Ionic 3 with AngularFire2 & ngrx4 Integration with Ionic Framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp