nikhilbuts / node_sequelize_demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRUD APIs using Node.js, MySQL and Sequelize CLI.

To run this repository

  • fork this repository
  • clone this onto your system
  • run npm install in any terminal of your choice
  • run the command npm run dev to start the localhost server

Make sure to hae MySQL Workbench setup onto your system.

Read the blog here

About


Languages

Language:JavaScript 100.0%