Skip to content

bineetchaubey/nodejs_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs_example

This is a besic node js example code with mysql database connectivity

install node js on your system http://nodejs.org/

Use below command

$ git clone https://github.com/bineetchaubey/nodejs_example.git

create a database with import example.sql file

$ cd peoject directry 

now go to model folder and change mysql setting in all js file

excute command to start node server

 $ node server.js

open your browser http://127.0.0.1:8899 and test this demo ..

About

This is a besic node js example code with mysql database connectivity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors