Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coturiv/ionic-messenger-starter
@ionic/angular, angularfire2, firebase 5 messenger starter.
https://github.com/coturiv/ionic-messenger-starter
angular angularfire firebase ionic-framework
Last synced: about 2 hours ago
JSON representation
@ionic/angular, angularfire2, firebase 5 messenger starter.
- Host: GitHub
- URL: https://github.com/coturiv/ionic-messenger-starter
- Owner: coturiv
- License: mit
- Created: 2017-01-12T13:43:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T08:59:50.000Z (about 5 years ago)
- Last Synced: 2023-03-10T02:02:01.744Z (over 1 year ago)
- Topics: angular, angularfire, firebase, ionic-framework
- Language: TypeScript
- Homepage: https://ionic-messenger-starter.firebaseapp.com
- Size: 1.57 MB
- Stars: 100
- Watchers: 20
- Forks: 53
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ionic Messenger Starter
_A simple [Ionic Messenger app](https://market.ionic.io/starters/ionic-messenger-starter) with Angularfire2 and Firebase SDK._[![CircleCI](https://circleci.com/gh/sdey0081/ionic-messenger-starter.svg?style=shield&circle-token=:circle-token)](https://circleci.com/gh/sdey0081/ionic-messenger-starter)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellowgreen.svg)](https://raw.githubusercontent.com/sdey0081/ionic-messenger-starter/master/LICENSE)
[![Dependencies Status](https://david-dm.org/sdey0081/ionic-messenger-starter/status.svg)](https://david-dm.org/sdey0081/ionic-messenger-starter)
[![devDependencies Status](https://david-dm.org/sdey0081/ionic-messenger-starter/dev-status.svg)](https://david-dm.org/sdey0081/ionic-messenger-starter?type=dev)## 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.## Environment
[![nodejs](https://img.shields.io/node/v/%40angular%2Fcli.svg)](https://nodejs.org/en/download/)
| Project | Package | Version |
|---|---|---|
**Ionic CLI** | [`ionic`](https://npmjs.com/package/@ionic/cli) | [![latest](https://img.shields.io/npm/v/ionic/latest.svg)](https://github.com/ionic-team/ionic-cli/releases)
**Cordova CLI** | [`cordova`](https://npmjs.com/package/cordova) | [![latest](https://img.shields.io/npm/v/cordova/latest.svg)](https://npmjs.com/package/cordova)