hacknorris-code / chatApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

just a simple chat app. installation:

  • requirements:
    • LAMP server
  • how to?
    • just run install.sh
    • if it isn't online at http://localhost you should also enable systemd service for apache

also if on production it's very advised to change default security settings by false'ing variable at top of index.php subsite cause by defult it have some security holes (putting raw HTML to page)...

About

License:GNU General Public License v3.0


Languages

Language:PHP 90.6%Language:CSS 7.4%Language:Shell 2.0%