Giter Site home page Giter Site logo

matschatapp's Introduction

MatChatMe

What is MatChatMe?

MatChatMe is a template tool that can be used to build production ready chat applications for both web and direct API connection based services.

With MatChatMe, you should be able to very quickly build a Whatsapp or Slack clone with minimal modifications. The application has been built to be as flexible as possible, using a config file to modify the user experience based on how you want to run the chat application.

The main config settings are:

  • Architecture type; Distributed or P2P
  • Use MySQL/MariaDB to store the app data
  • Signin with 3rd Party services such as Google, Facebook, Apple etc.
  • Custom App name, with logo and fav icons deployed in HTML pages.
  • Support for Bots
  • Multi-language support
  • Connect via API or HTML provided pages, allows you to offer hybrid models of connectivity.

How to setup MatChatMe

  1. Clone the repo.
  2. Edit Config.js, adding the appropriate credentials and settings relevant to your app and setup.
  3. Add your logo and fav icons and reference them as whole URL's in Config.js
  4. Deploy the app using PM2, ClaudiaJS, GCE or whatever you run your NodeJS apps on.

Mike Oxmall

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.