byariel95 / crud-sequelize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crud-sequelize

execute the index file

commands:

node . --create:yourEntity --attribute=value

node . -- read:yourEntity

example:

node . --create:Contact --firstname=Ariel --lastname=Monterroso --phone=000000

About


Languages

Language:JavaScript 100.0%