Skip to content

Repository created with the intention of just having an easy link with mysql with explanation.

Notifications You must be signed in to change notification settings

PatoCodas/-basic_mysqlConnection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

-basic_mysqlConnection

Table of Contents

About

Repository created with the intention of just having an easy link with mysql. All the connection with the MySQL server is commented so that the reader has a good explanation of what to do without feeling lost.

Installation

To run the project, follow these steps:

  1. Make sure MySQL is installed and running.
  2. Create the database my_database and configure the credentials in the server.js file.
  3. In the terminal, navigate to the project directory and run:
    npm install
    npm start

About

Repository created with the intention of just having an easy link with mysql with explanation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published