{"id":29563899,"url":"https://github.com/indieweb/bsky.link","last_synced_at":"2025-08-04T01:08:42.948Z","repository":{"id":154191697,"uuid":"630649481","full_name":"indieweb/bsky.link","owner":"indieweb","description":"Generate embeddable link previews to posts on Bluesky.","archived":false,"fork":false,"pushed_at":"2024-12-05T23:02:00.000Z","size":767,"stargazers_count":38,"open_issues_count":5,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-28T02:29:27.536Z","etag":null,"topics":["atprotocol","bluesky","bsky"],"latest_commit_sha":null,"homepage":"https://bsky.link","language":"Nunjucks","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit-0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/indieweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-20T20:57:37.000Z","updated_at":"2025-07-16T17:29:58.000Z","dependencies_parsed_at":"2023-07-24T02:56:47.728Z","dependency_job_id":"b30c97ed-ab63-4e79-9f56-b2289aeffd7e","html_url":"https://github.com/indieweb/bsky.link","commit_stats":null,"previous_names":["capjamesg/bsky-link-preview","indieweb/bsky.link"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/indieweb/bsky.link","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indieweb%2Fbsky.link","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indieweb%2Fbsky.link/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indieweb%2Fbsky.link/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indieweb%2Fbsky.link/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indieweb","download_url":"https://codeload.github.com/indieweb/bsky.link/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indieweb%2Fbsky.link/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268635344,"owners_count":24281946,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atprotocol","bluesky","bsky"],"created_at":"2025-07-18T19:01:32.667Z","updated_at":"2025-08-04T01:08:42.923Z","avatar_url":"https://github.com/indieweb.png","language":"Nunjucks","funding_links":[],"categories":["\u003ca name='tools'\u003e\u003c/a\u003e Tools"],"sub_categories":["\u003ca name='typescript'\u003e\u003c/a\u003e TypeScript"],"readme":"# Bluesky Link Preview\n\nGenerate permalinks to Bluesky posts that you can embed in a website.\n\nPosts are not cached. This means that if a post becomes unavailable or private, the link will no longer work.\n\nText posts, posts with embedded posts, and posts that contain one or more images are supported by this project.\n\n_This project is not affiliated with [Bluesky](https://bsky.app)._\n\n## Screenshot\n\n![Screenshot of a Bluesky post written by jamesg.blog](screenshot.png)\n\n## How to Embed\n\nTo create an embedded link, go to [https://bsky.link](https://bsky.link) and enter the URL of the Bluesky post you want to embed. The application will generate an iframe that you can embed in your site.\n\nYou can also reference a link directly in your own `iframe` using this syntax:\n\n```\n\u003ciframe src=\"https://bsky.link/?url=\u003cpost_url\u003e\"\u003e\u003c/iframe\u003e\n```\n\n## Application Routes\n\n- `/`: Interactive web application through which you can generate embed codes.\n- `/?url=`: Endpoint with a post that you can embed into a website.\n\n## How to Run\n\nTo run the application, first install the required dependencies:\n\n```\nnpm install\n```\n\nThen, create `config.js` and add your Bluesky credentials (handle and password) and domain name for the Bluesky Link application, like this:\n```\nconst config = {\n    \"HANDLE\":\"yourname.bsky.social\",\n    \"PASSWORD\":\"xxxx-xxxx-xxxx-xxxx\",\n    \"DOMAIN\":\"bsky.domain.example\"\n}\nmodule.exports = config;\n```\n\nFinally, run the following command to start the application server:\n\n```\nnpm start\n```\n\n## License\n\nThis project is licensed under an [MIT 0 License](LICENSE).\n\n## Contributors\n\n- capjamesg\n- kevinmarks\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findieweb%2Fbsky.link","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findieweb%2Fbsky.link","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findieweb%2Fbsky.link/lists"}