Skip to content

opensource chat app built with angular and firebase

Notifications You must be signed in to change notification settings

thrashtechinfo/chatify

Repository files navigation

💬 Chatify - Opensource chat app built with angular and firebase 🔥

This project was generated with Angular CLI version 7.3.6.

👉 Want to Contribute? ✨ 🔋

follow these Contribution Guidelines

👉 Bootstrap

npm i bootstrap@latest add this line in angular.json - "./node_modules/bootstrap/dist/css/bootstrap.css"

👉 AngularFire 🔥

npm i --save firebase@5.0.3 @angular/fire@5.0.2

  1. https://github.com/AngularTemplates/angular-firebase-crud
  2. https://medium.com/slackernoon/crud-cheatsheet-for-firebase-and-angular-4846fce54e5a

👉 How to update your forked repo with our parent repo: 🔗

set Upstream with Parent:

git remote add upstream https://github.com/thrashtechinfo/chatify.git

Fetch Forked Repo

git fetch upstream

Rebase your repo/branch with parent one

git rebase upstream/main

push the updated got changes with your repo/branch

git push origin main

👉 Angular CLI generate commands: 🛠

Module Creation

ng g module auth --routing

Component Creation

ng g component auth

Service Creation

ng g service auth

👉 Contributors ✨ 🏆

Thanks goes to these wonderful people:


Thrashtech Solutions
@thrashtechinfo

Muhammad Awais
@muhammadawaisshaikh

Kaushik Jadav
@kaushik2901

Iiqbal2000
@Iiqbal2000

Puneet Saluja
@puneetsaluja100

Prateek
@prateek1515