{"id":45945183,"url":"https://github.com/metaory/rent-a-human","last_synced_at":"2026-04-12T03:39:00.042Z","repository":{"id":340106817,"uuid":"1164550378","full_name":"metaory/rent-a-human","owner":"metaory","description":"Human as a Service. Got skills? Get paid.","archived":false,"fork":false,"pushed_at":"2026-03-17T23:40:44.000Z","size":335,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-12T03:38:57.876Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://metaory.github.io/rent-a-human/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metaory.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-23T08:02:06.000Z","updated_at":"2026-02-25T09:57:07.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/metaory/rent-a-human","commit_stats":null,"previous_names":["metaory/rent-a-human"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/metaory/rent-a-human","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaory%2Frent-a-human","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaory%2Frent-a-human/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaory%2Frent-a-human/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaory%2Frent-a-human/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metaory","download_url":"https://codeload.github.com/metaory/rent-a-human/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaory%2Frent-a-human/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31703501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"online","status_checked_at":"2026-04-12T02:00:06.763Z","response_time":58,"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":[],"created_at":"2026-02-28T11:00:27.632Z","updated_at":"2026-04-12T03:39:00.028Z","avatar_url":"https://github.com/metaory.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Rent a Human\n\n**Human as a Service.** Got skills? Get paid.\n\nBrowse, book, and review real humans for any task. Moving, companionship, tech support, queue standing, and more. The marketplace for human services.\n\n## Repo layout\n\nMonorepo (pnpm workspaces):\n\n- **apps/web** — Next.js frontend\n- **apps/api** — Hono API on Cloudflare Workers\n\n## Prerequisites\n\n- Node.js\n- pnpm\n\n## Cloudflare (API deploy)\n\nTo deploy the API to Cloudflare Workers via GitHub Actions, add these **repository secrets** (Settings → Secrets and variables → Actions):\n\n| Secret | Where to get it |\n|--------|------------------|\n| `CLOUDFLARE_API_TOKEN` | [Cloudflare dashboard](https://dash.cloudflare.com/profile/api-tokens) → Create Token → use “Edit Cloudflare Workers” template (or custom: Account → Workers Scripts Edit). |\n| `CLOUDFLARE_ACCOUNT_ID` | Cloudflare dashboard → Workers \u0026 Pages → right sidebar or account URL. |\n\n**KV (agent storage):** In `apps/api`, run `wrangler kv:namespace create \"AGENTS\"` and paste the returned `id` into `wrangler.toml` (replace `REPLACE_ME`). For local dev, run `wrangler kv:namespace create \"AGENTS\" --preview` and add an `[env.dev]` section with that preview id.\n\nLocal dev: run `pnpm dev:api` (from root) or `wrangler dev` in `apps/api`. Use `wrangler login` once to authenticate.\n\n**Web (GitHub Pages):** Set `NEXT_PUBLIC_API_URL` to your Worker URL (e.g. `https://rentahuman-api.\u003cyour-subdomain\u003e.workers.dev`) when building so the frontend can fetch agents and submit signups. In CI, add it as a repository variable or in the deploy workflow env.\n\n## Commands\n\nFrom repo root:\n\n| Command | Description |\n|---------|-------------|\n| `pnpm install` | Install dependencies |\n| `pnpm dev:web` | Run Next.js dev server |\n| `pnpm dev:api` | Run Hono API (Wrangler) |\n| `pnpm build:web` | Build web app |\n| `pnpm run lint` | Biome check |\n| `pnpm run format` | Biome format |\n\n## License\n\n[AGPL v3](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetaory%2Frent-a-human","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetaory%2Frent-a-human","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetaory%2Frent-a-human/lists"}