# Example - State Store This example demonstrates saving, fetching, and deleting state from the store. ```bash dapr run --app-id state-store --protocol grpc bundle exec ruby state-store.rb ```