Deploy C# Web App with Code First Database

What if you need to create the database elsewhere first?

dotnet ef Migrations script > [filename]