{"id":18711587,"url":"https://github.com/webpro/bare-minimum-atproto-feed-cf-durable-object","last_synced_at":"2025-07-08T04:07:10.563Z","repository":{"id":260781371,"uuid":"882229466","full_name":"webpro/bare-minimum-atproto-feed-cf-durable-object","owner":"webpro","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-13T05:34:29.000Z","size":152,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T21:48:09.981Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-11-02T08:38:49.000Z","updated_at":"2024-12-27T02:01:33.000Z","dependencies_parsed_at":"2024-11-02T15:25:33.514Z","dependency_job_id":"1909e17a-ca44-42e0-8bc7-581bf7556024","html_url":"https://github.com/webpro/bare-minimum-atproto-feed-cf-durable-object","commit_stats":null,"previous_names":["webpro/bare-minimum-atproto-feed-cf-durable-object"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webpro/bare-minimum-atproto-feed-cf-durable-object","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpro%2Fbare-minimum-atproto-feed-cf-durable-object","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpro%2Fbare-minimum-atproto-feed-cf-durable-object/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpro%2Fbare-minimum-atproto-feed-cf-durable-object/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpro%2Fbare-minimum-atproto-feed-cf-durable-object/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpro","download_url":"https://codeload.github.com/webpro/bare-minimum-atproto-feed-cf-durable-object/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpro%2Fbare-minimum-atproto-feed-cf-durable-object/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264192317,"owners_count":23570759,"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","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":[],"created_at":"2024-11-07T12:39:55.475Z","updated_at":"2025-07-08T04:07:10.505Z","avatar_url":"https://github.com/webpro.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# atproto feed generator with cloudflare worker + durable object (sqlite)\n\nThe bare minimum implementation is in [src/index.ts](./src/index.ts).\n\nThree locations having variables:\n\n- `cp .env.example .env`\n- `wranger.toml`\n- `scripts/publishFeedGen.ts`\n\n## Development\n\n```sh\npnpm run dev\n```\n\nShould have these paths exposed:\n\n- [localhost:8787](http://localhost:8787)\n- [localhost:8787/.well-known/did.json](http://localhost:8787/.well-known/did.json)\n- [localhost:8787/xrpc/app.bsky.feed.getFeedSkeleton?feed=at://[DID]/app.bsky.feed.generator/[RECORD_NAME]](http://localhost:8787/xrpc/app.bsky.feed.getFeedSkeleton?feed=at://DID/app.bsky.feed.generator/RECORD_NAME)\n\n## Publish worker + durable object\n\n```sh\npnpm run publish\n```\n\n## Publish feed generator\n\n```sh\nnode --env-file .env --experimental-strip-types scripts/publishFeedGen.ts\n```\n\nRun this command again to update the feed.\n\n## Unpublish\n\n```sh\nnode --env-file .env --experimental-strip-types scripts/unpublishFeedGen.ts\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebpro%2Fbare-minimum-atproto-feed-cf-durable-object","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebpro%2Fbare-minimum-atproto-feed-cf-durable-object","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebpro%2Fbare-minimum-atproto-feed-cf-durable-object/lists"}