these newly announced features are all inside the CLI, so i'm not how else to show an example project. After installing the CLI, you can run `supabase start` and it will pick up all the Migrations[0]. The CLI starts a local dashboard to see the logs[1]. After pushing to production you can run a backup[2], etc.
from your edit above, perhaps you were just looking for the docs but let us know if there is anything else you need
Is there an example project that demos the best way to setup these features?
edit: I see TFA links to the docs where most things are covered (https://supabase.com/docs/guides/cli)