2 releases
0.1.1 | Dec 5, 2022 |
---|---|
0.1.0 | Dec 5, 2022 |
#15 in #stripe
57KB
1.5K
SLoC
Installation
cargo install stripeql
Usage
Run migrations
stripeql migrate
Load Initial Data
stripeql load
Serve Webhook
export RUST_LOG=info,sqlx::query=warn
stripeql serve
Dependencies
~38–51MB
~1M SLoC