Skip to content

Sample implementation of node.js backend using express web server and PHP proxy (for cheap hosting)

License

Notifications You must be signed in to change notification settings

PikusSpbSandbox/NodeJs-web-server-php

Repository files navigation

< Project is under devevelopment >

NodeJs-web-server-php

Sample implementation of node.js backend using express web server and PHP proxy (for cheap hosting). Server is using MySQL as database (needs to be installed).

Usage briefly (windows):

For database

Change MySQL db-config.js values as per your DB
Mysql import -> history.sql

Then:

C:
mkdir testwww 
npm run build-prod
node C:\testwww\web-server.js

Open: http://localhost:8082

Enjoy!

About

Sample implementation of node.js backend using express web server and PHP proxy (for cheap hosting)

Topics

Resources

License

Stars

Watchers

Forks

Packages