Function: buildBlueskyPostUrl()
buildBlueskyPostUrl(did, rkey): string
Defined in: web/lib/bluesky/post-service.ts:266
Build the Bluesky web URL for a post.
Parameters
did
string
User's DID
rkey
string
Post record key
Returns
string
URL to view the post on bsky.app