# Simple-realtime-message-SocketIO-NodeJS-CI **Repository Path**: fzls/Simple-realtime-message-SocketIO-NodeJS-CI ## Basic Information - **Project Name**: Simple-realtime-message-SocketIO-NodeJS-CI - **Description**: Simple realtime push message using Socket.IO (Node.JS) integrated with PHP (CodeIgniter) and database MySQL - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Simple-realtime-message-SocketIO-NodeJS-CI Simple realtime push message using [Socket.IO](http://socket.io/) ([Node.JS](https://nodejs.org/en/)) integrated with PHP ([Codeigniter](http://codeigniter.com/)) and database MySQL # Demo [Visit Here](https://www.youtube.com/watch?v=54yhqN3ITEQ) # Setup Download or clone [Master File](https://github.com/moemoe89/Simple-realtime-message-SocketIO-NodeJS-CI) and then config & import MySQL database Make sure that you have already installed ([Node.JS](https://nodejs.org/en/)). After that go to your root directory and run the server using terminal / command prompt with this syntax : ``` node server.js ``` if no error you will get this log : ``` Server listening at port 3000 ``` Finally you can try send message