node-crud-typeorm CLI
Installation
$ npm install -g node-crud-typeorm
$ yarn global add node-crud-typeorm
Generate CRUD
node-crud-typeorm table-name --strings=name,cpf --numbers=test_number,code --tenantid=true
$ npm install -g node-crud-typeorm
$ yarn global add node-crud-typeorm
node-crud-typeorm table-name --strings=name,cpf --numbers=test_number,code --tenantid=true