ottimo / crud-nodejs-mysql

A simple CRUD app using nodejs, express and mysql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRUD Nodejs and Mysql

this is a basic application crud that uses nodejs in the backend, mysql as database.

Usefull Commands

  • to init mysql: mysql -u root -p

links

About

A simple CRUD app using nodejs, express and mysql


Languages

Language:JavaScript 58.9%Language:HTML 34.0%Language:TSQL 4.4%Language:Dockerfile 2.7%