Skip to content

Full Stack Application with Node.js, Express and MySQL

Notifications You must be signed in to change notification settings

olisystems/node-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Application with Node.js, Express and MySQL

Setup project

To setup the project do the following:

  1. Download or clone the project.
  2. Run command npm install to install the project dependencies.

Run the project

In the root directory run the command npm run start. This will start the server with nodemon that enables automatic restarting of the node application when file changes in the directory are detected.

Test the project

Get results endpoint Type the following url in the browser:

http://localhost:3000

About

Full Stack Application with Node.js, Express and MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published