Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 389 Bytes

File metadata and controls

14 lines (10 loc) · 389 Bytes

Simple Chater

What is it?

Simple Chater is a simple & experiment chat written on nodejs with using reactjs and socket.io

Image

How to use?

  1. Clone repo and run yarn install (or npm install) to download dependencies
  2. Build the project - run npm run build.
  3. To run http & socket servers run npm run start-prod

Notice

Configs in env file