Demo Url: http://ec2-13-126-214-7.ap-south-1.compute.amazonaws.com/DEMOSSEUI/sse.html
pre-requisite
PHP, Mysql
Steps
-
Clone this repository
-
Execute visitor.sql command: mysql -h hostname -u user -p password < visitors.sql
-
DB CONFIG Update Database credientials in config.php
-
Backend API To send visitors data to backend Need to setup a application demoBackend
-
Once demoBackend application is started, Please replace appPat variable value with the your host with port
-
Open application in browser "http://Yourhost"/DEMOSSEUI/sse.html