Skip to content

jxnding/Feo

Repository files navigation

Ionic Messenger Starter

A simple Ionic Messenger app with Angularfire2 and Firebase v4.

Live at: https://ionic-messenger-starter.firebaseapp.com

Getting Started

(Please update firebase api key with yours before running.)

  • Clone this repository: git clone https://github.com/sdey0081/ionic-messenger-starter.git.
  • Run npm install from the project root.
  • Install the ionic CLI (npm install -g ionic)
  • Run ionic serve in a terminal from the project root.

Note: Is your build slow? Update npm to 3.x: npm install -g npm.

Upcomming

  • Person to person & Group chatting feature(done).
  • FCM Notification with Firebase Function, example.
  • Sending photos & generate thumbnails, example.
  • Available to edit old messages.
  • Sending emoticons(like Slack).
  • Etc.

(I am still busy with multiple projects, but will try my best. Any contributors are welcome.)

Environment

Ionic CLI: 3.15.2 or greater
Ionic Framework: ^3.7.1
Angularfire2: ^5.0.0-rc.3
Firebase: ^4.6.0
Cordova CLI: ^7.0.1