Simple Chater is a simple & experiment chat written on nodejs with using reactjs and socket.io
- Clone repo and run
yarn install
(ornpm install
) to download dependencies - Build the project - run
npm run build
. - To run http & socket servers run
npm run start-prod
Configs in env file