Skip to content

LloydJanseVanRensburg/Node-MySQL-Tut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-MySQL-YouTube-Tut

Showing you how to work with MySQL in Node

How to run this project

  1. Clone Repo to local machine git clone https://github.com/LloydJanseVanRensburg/Node-MySQL-Tut.git
  2. Navigate into project folder in terminal and run npm install
  3. Add in your own database details inside the .env file
  4. Once all is installed run npm run dev to start development server

Packages used in this project

  • express
  • dotenv
  • mysql2

About

Showing you how to work with MySQL in NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published