Launching a new Application?
If@aws-sdk/client-s3 is listed as a dependency in your package.json, Tigris will be automatically selected by fly launch. This can be overridden in the launch UI:

Adding Tigris to an existing application?
Create a storage bucket usingfly storage create:
Usage
Once provisioned, no further configuration is required to access your bucket using theS3Client class:
Demo
node-dictaphone contains a demo application that captures audio,
uploads the result to a Tigris bucket, where it can be selected and replayed: