{"id":13832793,"url":"https://github.com/blakejakopovic/nostr_delete","last_synced_at":"2026-01-18T12:11:24.895Z","repository":{"id":161408624,"uuid":"623597625","full_name":"blakejakopovic/nostr_delete","owner":"blakejakopovic","description":"Nostr event deletion micro web-app","archived":false,"fork":false,"pushed_at":"2024-02-11T14:31:05.000Z","size":251,"stargazers_count":32,"open_issues_count":4,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-09T20:49:56.359Z","etag":null,"topics":["microapp","nostr","svelte"],"latest_commit_sha":null,"homepage":"","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blakejakopovic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-04T17:33:49.000Z","updated_at":"2025-04-06T07:39:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"141e7701-ac87-475a-a5f6-1de4d986b054","html_url":"https://github.com/blakejakopovic/nostr_delete","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blakejakopovic/nostr_delete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakejakopovic%2Fnostr_delete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakejakopovic%2Fnostr_delete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakejakopovic%2Fnostr_delete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakejakopovic%2Fnostr_delete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blakejakopovic","download_url":"https://codeload.github.com/blakejakopovic/nostr_delete/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakejakopovic%2Fnostr_delete/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28535491,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["microapp","nostr","svelte"],"created_at":"2024-08-04T11:00:30.848Z","updated_at":"2026-01-18T12:11:24.866Z","avatar_url":"https://github.com/blakejakopovic.png","language":"Svelte","funding_links":[],"categories":["Svelte","Tools"],"sub_categories":["Client reviews and/or comparisons"],"readme":"# Nostr Event Deletion\n\nNostr Event Deletion micro web-app. Helps you create a Nostr deletion event (kind 5), and broadcast it to  bootstrap relays, while optionally loading your additional relays from your Nostr browser extension and kind 10_002 event - to maximise the effectiveness. You can also add addtional relays manually.\n\n## Screenshots\n\n![Initial screen](/demo/1.jpg)\n\n![While processing](/demo/2.jpg)\n\n## Usage\n\nYou can also access the hosted version online at [https://nostr-delete.vercel.app](https://nostr-delete.vercel.app). It's 100% client side, so it's all client side javascript without server processing.\n\n\nTo run locally (or develop), you can follow the steps below.\n\n```bash\ngit clone https://github.com/blakejakopovic/nostr_delete\ncd nostr_delete\nnpm install\n\n# For generating static website files (as everything is client side anyway)\nnpm run build\n\n# Run locally (a server is needed as browser extensions, at least in safari, wont activate using file:/// URLs)\nnpm run preview\n\n# ----\n\n# Or, For running using instead using server side rendering\n\n# 1. Comment out (or delete) the code config in /src/routes/+layout.js\n# 2. Uncomment \"import adapter from '@sveltejs/adapter-auto';\" in svelte.config.js\n# 3. Comment   \"import adapter from '@sveltejs/adapter-static';\"  in svelte.config.js\n\n# start the server\nnpm run dev\n\n# or to start the server and load in a browser\nnpm run dev -- --open\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblakejakopovic%2Fnostr_delete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblakejakopovic%2Fnostr_delete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblakejakopovic%2Fnostr_delete/lists"}