{"id":29679406,"url":"https://github.com/myferr/anonbin","last_synced_at":"2025-08-05T04:23:10.007Z","repository":{"id":300495090,"uuid":"1006313584","full_name":"myferr/anonbin","owner":"myferr","description":"An anonymous pastebin :3","archived":false,"fork":false,"pushed_at":"2025-06-22T02:21:21.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-22T02:41:32.435Z","etag":null,"topics":["pastebin","pastebin-service"],"latest_commit_sha":null,"homepage":"https://anonbin-one.vercel.app","language":"TypeScript","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/myferr.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,"zenodo":null}},"created_at":"2025-06-22T01:22:50.000Z","updated_at":"2025-06-22T02:21:24.000Z","dependencies_parsed_at":"2025-06-22T02:51:42.724Z","dependency_job_id":null,"html_url":"https://github.com/myferr/anonbin","commit_stats":null,"previous_names":["myferr/anonbin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/myferr/anonbin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myferr%2Fanonbin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myferr%2Fanonbin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myferr%2Fanonbin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myferr%2Fanonbin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myferr","download_url":"https://codeload.github.com/myferr/anonbin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myferr%2Fanonbin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266598366,"owners_count":23953951,"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-22T02:00:09.085Z","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":["pastebin","pastebin-service"],"created_at":"2025-07-23T01:06:34.989Z","updated_at":"2025-07-23T01:06:59.962Z","avatar_url":"https://github.com/myferr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eanonbin\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eA simple, anonymous pastebin with no accounts, no guarantees.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://vercel.com\"\u003e\u003cimg src=\"https://img.shields.io/badge/deployed%20on-vercel-black?style=for-the-badge\u0026logo=vercel\" alt=\"Deployed on Vercel\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/myferr/anonbin/blob/main/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/myferr/anonbin?style=for-the-badge\" alt=\"License\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/myferr/anonbin\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/myferr/anonbin?style=for-the-badge\" alt=\"GitHub Stars\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## 📋 What is this?\n\n**anonbin** is a no-signup, minimal pastebin. Paste your text, get a link. That's it.\n\n- ✅ No login required\n- 🌐 Public or unlisted pastes\n- ⚡️ Fast and anonymous\n- 🚫 No database\n\n## 🧰 Stack\n\n- **Frontend**: Next.js 15 , Tailwind CSS, `shadcn/ui`, TypeScript\n- **Backend**: Lua with LuaSocket (no framework, no DB)\n- **Infra**: Cloudflare Tunnel + Vercel\n\n## 🔧 Running Locally\n\n### Lua API\n\n```bash\nlua api.lua\n```\n\n* Serves on `localhost:1141`\n* Stores pastes as flat files in `data/content/`\n* Routes:\n\n  * `GET /public`\n  * `POST /submit`\n  * `GET /view/:id`\n\n### Tunnel (Cloudflare)\n\n```bash\ncloudflared tunnel --url http://localhost:1141\n```\n\nThen in your `.env` file:\n\n```env\nCF_TUNNEL_URL=https://your-tunnel.trycloudflare.com\n```\n\n---\n\n## 💻 Frontend Dev\n\n```bash\ncd frontend\nnpm install\nnpm dev\n```\n\n* Proxies backend via `/api/*`\n* All requests go through your Cloudflare tunnel (`CF_TUNNEL_URL` value in .env)\n\n\n\u003cp align=\"center\"\u003e\n  Just a pastebin. Nothing more.\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyferr%2Fanonbin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyferr%2Fanonbin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyferr%2Fanonbin/lists"}