52 made a basic Gulpfile in order to link models. This could be the base for the solution of automating set-up. There's those steps that should be automated
[ ] yarn install on all sub packages.
[ ] Create the knexConfig.ts file with the necessary info for the developper to connect to its local database
We should add scripts to help setup the repo, like automating the cross-project linkage.