/sql-mysql-node

Demo using SQL on a MySQL database with Node.js.

Primary LanguageJavaScript

SQL with MySQL and Node.js

A demo using SQL on a MySQL database with node.js.

Dependencies

Install & Setup

  • Download from GitHub and run npm install
  • Update .env file with database connection settings.
    • See .env-sample for environmental variables needed.