dinushchathurya / simple-nodejs-mysql-crud

Simple NodeJS, MySQL, Express and Handlebar CRUD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple NodeJS, MySQL, Express and Handlebar CRUD

How to install

npm install

Setup Database

Create database called usermanagement_tut and then import schema.sql and data.sql

Run in development mode

npm start:dev

About

Simple NodeJS, MySQL, Express and Handlebar CRUD


Languages

Language:Handlebars 57.1%Language:JavaScript 40.4%Language:Dockerfile 1.6%Language:Shell 0.6%Language:CSS 0.4%