Steps for connecting NodeJs application with MySQL server using MySQL Workbench
- Download and setup MySQL Workbench.
- Fork/Download the files from this repo, use npm i to install all the required modules.
- In database.js, use your database name and password you have used while setting up workbench.