Shashank2406 / nodejs-mysql-curd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node JS Backend with MySQL

CURD in Nodejs using MySQL

MySQL configuration

Please create database and make the changes in the config/db.config.js file.

In the project directory, you can run:

npm install

This will install the dependencies inside node_modules

npm start

Runs the app in the development mode.
Open http://localhost:5000 to view it in the browser / postman.

About


Languages

Language:JavaScript 100.0%