ransomw / webchat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webchat

description

text chat

usage

environment
$ . .../path/to/webchat/sh_src.sh
install
webchat$ ./bin/update_install.sh
build and run
  • npm run build
    • see package.json for other build scripts, including build:cts for a continuously running rebuild on save
  • PORT=5005 python bin/run.py
    • replace 5005 with alternate port number

About


Languages

Language:Python 43.3%Language:JavaScript 37.9%Language:Shell 9.9%Language:Less 5.8%Language:HTML 3.0%