2017 © Pedro Peláez
 

library nodejschat

Realtime Node JS Chat with PHP/MySQL persistency

image

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

The README.md

nodejschat

Realtime Node JS Chat with PHP/MySQL persistency, (*1)

How to install, (*2)

  1. I assume you have set up your server with Node, PHP and MySQL. There is many tutorials out there.
  2. You are familiar with those techs, at least basic / intermediate level.
  3. Make the server.js node app run, inside the node folder. Maybe you want to use some manager like PM2
  4. Watch the paths in the index.html (there is comments in the code there)
  5. Install the database in the server folder. Also, change the settings at pdo.php
  6. 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)

The Versions

03/01 2017

dev-master

9999999-dev

Realtime Node JS Chat with PHP/MySQL persistency

  Sources   Download

MIT

by Marcos Riso