shell cargo install stripeql
shell stripeql migrate
shell stripeql load
```shell export RUST_LOG=info,sqlx::query=warn
stripeql serve ```