Skip to content

cometchat-pro/cometchat-chat-sample-app-angular

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CometChat logo

Angular Sample Chat App by CometChat

CometChat Kitchen Sink Sample App (built using CometChat UI Kits) is a fully functional real-time messaging app capable of private (one-on-one), group messaging, voice & video calling.
Explore the docs »

Report Bug

Table of Contents

About The Project

CometChat Kitchen Sink Sample App (built using CometChat UI Kit) is a fully functional real-time messaging app capable of private (one-on-one), group messaging, voice & video calling.

Built With

Getting Started

Simply clone or fork this repo and run it using the instructions below to see all features in action. Or use it as a starter template/boilerplate and make edits to suit your needs.

Dependencies

  • CometChat - Sign up for CometChat and create an app to obtain your keys and other credentials

  • npm

    npm install npm@latest -g

Installing

  1. Clone the repo

    git clone -b v4 https://github.com/cometchat-pro/cometchat-chat-sample-app-angular.git -b v4
  2. Change to the working directory

    cd cometchat-chat-sample-app-angular
  3. Install dependencies via NPM

    npm install
  4. Replace APP_ID, REGION, and AUTH_KEY with your CometChat App ID, Region, and Auth Key in the src/CONSTS.ts file.

    Replacing constants in src/consts.js

Usage

This app contains all features offered by CometChat through its UI Kit. Read more about the Angular UI Kit here.

Run project locally

ng serve

To learn about Angular UI Kit Integration, please click here.

Help

To learn more about our UI kits, visit our documentation.

If you are still facing issues while running this project or integrating with our UI Kits, please connect with our real-time support via the CometChat Dashboard.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. Sincere thanks to all our contributors!

You are requested to follow the contribution guidelines specified in CONTRIBUTING.md while contributing to the project 😄.

Support

Please connect with our real-time support via the CometChat Dashboard.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About Authors

cometchat-chat-sample-app-angular is created & maintained by CometChat.

The names and logos for CometChat are trademarks of CometChat, Inc.

We love open-source software! See our other projects or sign up with us to start using our product.