Latest Chrome/Firefox/IE.
- Download and install nodejs http://nodejs.org/download/
- Install Git https://help.github.com/articles/set-up-git
- Clone repo
git clone https://github.com/Brankub/Support-Canvas.git
cd Support-Canvas
,npm install
npm start
node app
- Create folder 'tmp' in 'public' folder.
Application will start on localhost:8080.
Path to the demo (html markup + support button) - localhost:8080/client.html
Path to the support window - localhost:8080/support.html
During testing on one computer please be sure that two tabs are in one browser window.
- Add additional methods, rooms.
- Create normal admin part.
- Database save chats by login(user's email).
- Nice design create.