/crud-nodejs-mysql-1

A simple CRUD app using nodejs, express and mysql

Primary LanguageHTML

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