Coder Social home page Coder Social logo

ionic-firestarter's Introduction

Ionic Firebase Starter

Slack

An Ionic + Firebase starter app targeted at native deployment to iOS and Android platforms (and PWA).

Features

This app is demonstrates variety of features that can be deployed cross-platform. In most cases, you can drop a provider/component into an existing app painlessly.

Auth

  • Anonymous and Facebook User Auth
  • Customizable User Profile

Firestore

  • Basic CRUD Demo
  • Heart/Liking System
  • User Follow/Unfollow System
  • Automatic Data Aggregation with Cloud Functions

Storage

  • Native Camera Capture
  • Firebase Storage Uploads

Push Notifications

  • Multi-device Token Management
  • Topic based Notifications
  • Automatic Notifications with Cloud Functions

Firebase iOS Android Platform Features

  • Collect Custom User Analytics
  • Create a Dymanic User Experience with Remote Config
  • Increase Conversions with Predictions
  • Serve Ads with Admob

Install Steps

If only targeting the web, you can skip steps 2 and 3 below.

Ionic App

  1. git clone this repo, cd into it, and run npm install
  2. Add your Firebase web config to the app.module
  3. Save google-services.json and GoogleService-Info.plist from Firebase to the project root.
  4. Run ionic cordova emulate android -l -c or (ios) to

Cloud Functions Deployment

Cloud functions handle backend tasks, such as push notifications and data aggregation.

  1. cd functions
  2. npm install
  3. firebase deploy --only functions

Building a native app is hard... Watch the videos Ionic Native + Firebase or get in touch on Slack.

License

You must enroll in the Ionic Native + Firebase for an unrestricted commercial license to the source code.

ionic-firestarter's People

Contributors

codediodeio avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.