Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 345 Bytes

README.textile

File metadata and controls

10 lines (9 loc) · 345 Bytes

Readme

  • author : TAKUYA watabe
  • overview : browser based online chat
  • system requirements : erlang/yaws(erlang webserver)

How to install sample

  • setup erlang and yaws
  • deploy all code to project root (ex : /var/www/chat)
  • move to “server” dir and execute “./build.sh”
  • move to project root and execute “./sample/start_server.sh”