{"id":25081169,"url":"https://github.com/neonarray/bleeper","last_synced_at":"2025-07-23T09:05:33.638Z","repository":{"id":187509319,"uuid":"676635304","full_name":"NeonArray/bleeper","owner":"NeonArray","description":"A personal \"social media\"","archived":false,"fork":false,"pushed_at":"2023-08-10T17:04:00.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-17T17:53:35.773Z","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/NeonArray.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}},"created_at":"2023-08-09T16:44:21.000Z","updated_at":"2023-08-09T16:44:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e18a9ea-0c90-44d2-ac39-088febe85035","html_url":"https://github.com/NeonArray/bleeper","commit_stats":null,"previous_names":["neonarray/bleeper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NeonArray/bleeper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeonArray%2Fbleeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeonArray%2Fbleeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeonArray%2Fbleeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeonArray%2Fbleeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeonArray","download_url":"https://codeload.github.com/NeonArray/bleeper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeonArray%2Fbleeper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266649140,"owners_count":23962177,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2025-02-07T04:37:09.242Z","updated_at":"2025-07-23T09:05:33.612Z","avatar_url":"https://github.com/NeonArray.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bleeper\n\nTHIS IS INCOMPLETE AND WONT WORK RIGHT OUT THE BOX JUST AS A DISCLAIMER.\n\nWIP\n\nA personal \"social media\" platform for micro-blogging.\n\nThe idea behind this is that you can write posts throughout the day, that are\nonly visible to yourself by default. This was designed so that I could jot down\nthings I find interesting or learn, without all the garbage of social media.\n\nCurrently it is tightly coupled with Airbase as it's data storage source, but I\nsuppose I could abstract that out to allow for different storage strategies.\n\n## Usage\n\n1. Create an Airtable PAT (API) key with following: Scopes:\n   - `data.records:read`\n   - `data.records:write`\n   - `schema.bases:read`\n   - `schema.bases:write` Access:\n   - `All Workspaces`\n2. Create a workspace in Airtable\n\nClone the repo and use the deno cli to execute the program.\n\n```bash\ndeno run --allow-net --allow-read --allow-env --unstable index.ts [command]\n```\n\n| Command    | Arguments              | Options                                       | Description                                                                                   |\n|------------|------------------------|-----------------------------------------------|-----------------------------------------------------------------------------------------------|\n| `scaffold` | `\u003cworkspaceId:string\u003e` |                                               | Creates the initial database tables in Airtable (you will need to create the workspace first. |\n| `add`      |                        | `-t \u003cstring\u003e`, `-c \u003cstring\u003e`                  | Post a new Bleep with given title and content                                                 |\n| `list`     |                        | `-p,--pageSize \u003cnumber\u003e`, `-n, -num \u003cnumber\u003e` | List Bleeps with given page size and number per page                                          |\n| `delete`   | `\u003cbleepId:string\u003e`     |                                               | Delete a Bleep with given ID                                                                  |\n| `edit`     | `\u003cbleepId:string\u003e`     | `-id \u003cstring\u003e`, `-t \u003cstring\u003e`, `-c \u003cstring\u003e`  | Edit a Bleep with given ID                                                                    |\n\n## Built in\n\n- Deno\n- [Cliffy](https://cliffy.io/docs@v1.0.0-rc.2)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneonarray%2Fbleeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneonarray%2Fbleeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneonarray%2Fbleeper/lists"}