library nodejschat
Realtime Node JS Chat with PHP/MySQL persistency
mriso_dev/nodejschat
Realtime Node JS Chat with PHP/MySQL persistency
- Tuesday, January 3, 2017
- by marcosriso
- Repository
- 2 Watchers
- 4 Stars
- 1 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 2 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
nodejschat
Realtime Node JS Chat with PHP/MySQL persistency, (*1)
How to install, (*2)
- I assume you have set up your server with Node, PHP and MySQL. There is many tutorials out there.
- You are familiar with those techs, at least basic / intermediate level.
- Make the server.js node app run, inside the node folder. Maybe you want to use some manager like PM2
- Watch the paths in the index.html (there is comments in the code there)
- Install the database in the server folder. Also, change the settings at pdo.php
- Modify it freely!
Perhaps you will need to liberate the port 3000, or another port if you specify that., (*3)
This is given as is, I hope it helps you in some way.
Just leave my comments by @mriso_dev somewhere in the code., (*4)
dev-master
9999999-dev
Realtime Node JS Chat with PHP/MySQL persistency
Sources
Download
MIT
by
Marcos Riso