Skip to content

signtomonika/mysql-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickstart for using MYSQL in node.js

Data Insert

Before you can run or deploy the sample, you need to do the following:

  1. Refer to the readme file for instructions on inserting bulk data.

  2. Install dependencies:

    With npm:

    npm install
    

Running locally

node app.js

Web App

  1. Refer to the readme file for instructions on running the WebApp

About

Connecting MYSQL with Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published