Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 577 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 577 Bytes

MySQL Authentication In NODE.JS

With ♥ By Pratham Jaiswal

Getting Started

Clone Repository

git clone https://github.com/Pr47h4m/MySQL-Authentication.git

Updating Secrets

File Change
api-key.js Set your own API_KEY for request validation
database-creds.js Set your own database credentials

Run Application

npm install
npm start