GithubHelp home page GithubHelp logo

victoralonsocm / simple-ionic-firebase-chat-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.69 MB

This a simple ionic aplication for chat, which includes the creation of rooms for chat and it is implemented with firebase

License: MIT License

TypeScript 42.34% HTML 25.74% CSS 28.03% JavaScript 3.89%
ionic3 angular5 firebase cordova

simple-ionic-firebase-chat-app's Introduction

simple-ionic-firebase-chat-app

This project was created using Ionic 3 and Angular 5 and with an implementation of Firebase for saving our data.

The source code is part of Build Ionic 3, Angular 5 and Firebase Simple Chat App tutorial.

To run on the device:

  • Clone this repository
  • Run this command npm install
  • Modify src/app/app.component.ts then change Firebase parameters to meet your Firebase account
  const config = {
    apiKey: 'YOUR_APIKEY',
    authDomain: 'YOUR_AUTH_DOMAIN',
    databaseURL: 'YOUR_DATABASE_URL',
    projectId: 'YOUR_PROJECT_ID',
    storageBucket: 'YOUR_STORAGE_BUCKET',
  };
  • Run this command ionic cordova platform rm android, ionic cordova platform add android, ionic cordova platform rm ios, ionic cordova platform add ios
  • Run this command ionic cordova run android or ionic cordova run ios

Or if you do not want to generate a mobile file, then run this command to see the application in your browser ionic serve

simple-ionic-firebase-chat-app's People

Contributors

victoralonsocm 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.