/SQLNode-Book-Manage-Backend

This is a backend application of book management app which is created in node.js framework and use SQL as DB.

Primary LanguageJavaScript

Book Management Backend using SQL

Project describes how can be use SQL with node.js for creating a backend application.

Tech stack: Node.js + express.js + SQL

Prerequisites:

  1. SQL and Node.js installed in your local machine.

To run the application:

  1. Replace the environment variables
  2. npm install
  3. npm run dev