Giter Site home page Giter Site logo

chat-sample's Introduction

Chat example

Chat consists of:

  • chat-server to serve data
  • chat-web web client server
  • chat-mobile mobile app

First you need to run chat-server:

  • Install Node. For your convenience use nvm.
  • Install yarn
  • Proceed to chat-server directory
  • Install dependencies: $ yarn
  • Build and start app: $ yarn build:start

Next you need to start web client server chat-web:

  • Proceed to chat-web directory
  • Install dependencies: $ yarn
  • Then proceed to http://localhost:3000
  • Fill new user credential and press Sign Up. After you can Sign Out and use these credentials to Log In.
  • Open in another browser or tab using other credentials and check chat functionality.

You can seamlessly use same functionality through mobile app for iOS and Android

  • Proceed to chat-mobile directory
  • Install dependencies: $ yarn
  • Start iOS app: $ yarn ios
  • You can also start Android app: $ yarn android (you need open emulator for this)
  • Use existing user to Log In or create new one for app.

Screenshot

chat-sample's People

Contributors

enaqx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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