└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Ionic Video Chat 2 | 3 | 4 | ### This documentation is for 5 | http://market.ionic.io/starters/whatsapp-viber-video-text-chat-full-app 6 | 7 | --- 8 | 9 | #### If you have already purchased this package, please see [Setup](https://github.com/devin-la/ionic-video-chat-support/wiki/setup) to get started. 10 | --- 11 | 12 | Please [open a new issue](https://github.com/devin-la/ionic-video-chat-support/issues) if you have any questions or problems. 13 | 14 | --- 15 | 16 | **Ionic Video Chat** is a fully functional real time Video and Group Text chat app similar to **Viber** or **WhatsApp**. It has full multi-platform support for iOS, Android, macOS, Windows, and Linux built using **Ionic 2**. 17 | 18 | It comes with a complete backend in **Node.js** and **MongoDB** for user management and chat history features utilizing **WebRTC** for direct peer to peer secure communication. 19 | 20 | --- 21 | 22 | ![WhatsApp Viber Ionic 2 Clone](https://cloud.githubusercontent.com/assets/27974/22764459/b3e7b9dc-ee1f-11e6-9ae0-e68034409014.jpg) 23 | 24 | --- 25 | 26 | Chat sounds by [Chase Kenway](https://audiojungle.net/item/cute-pops/15096396). 27 | 28 | Full documentation and support information is provided in the [wiki](https://github.com/devin-la/ionic-video-chat-v2-issues/wiki). 29 | 30 | For more information, please visit http://ionicvideochat.com 31 | --------------------------------------------------------------------------------