Last updated 4 years ago
Was this helpful?
There are configurable generators ready to be downloaded and help scaffolding schema:
npm install -g battlecry cry download generator talyssonoc/structure cry g schema user name age:int:required cars:string[] favoriteBook:book friends:user[]:default :updateAge
Run cry --help to check more info about the generators available;
cry --help