When creating, the blueprints could come with their own migrations where appropriate, and after cloning the blueprint, gt migrate should execute. That means that when gt create asks "Do you want to run this application?" and you say "Yes", there is no manual step before you can see it.
When creating, the blueprints could come with their own migrations where appropriate, and after cloning the blueprint,
gt migrateshould execute. That means that whengt createasks "Do you want to run this application?" and you say "Yes", there is no manual step before you can see it.