How can I run migrations from a command like `npm run migrate`? also where to put `Migrate.migrate('up', function(err) {});`??