Skip to content

zernbox/ionic-messenger-starter

 
 

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.3.0 or greater
Ionic Framework: ^3.3.0
Angularfire2: ^4.0.0-rc.1
Firebase: ^4.1.1
Cordova CLI: ^7.0.1

About

Ionic 3, angularfire2, firebase 4 messenger starter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.8%
  • CSS 29.4%
  • HTML 15.6%
  • JavaScript 1.2%