Temporarily, buckets APIs aren't available in local threads so using the hub for all interactions. Once that is merged into threads, then we can use local one.
To run the in-process threadsd example:
Build go build .
Run ./textileBucketsClient threads
To run the bucket creation with hub example:
Set the host, key and secret in set-envs. Use textile-hub-dev.fleek.co for the host. Key and secret should be the one shared in Slack or generated using the tt cli (see extra notes below)