mayank-gupta01 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 100.0%