{"id":34852702,"url":"https://github.com/streamr-dev/streamrtv-stripe-demo","last_synced_at":"2026-05-20T21:31:55.782Z","repository":{"id":298069156,"uuid":"998755157","full_name":"streamr-dev/streamrtv-stripe-demo","owner":"streamr-dev","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-05T13:39:22.000Z","size":182,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-20T15:03:05.012Z","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/streamr-dev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-09T07:42:19.000Z","updated_at":"2025-08-05T13:39:25.000Z","dependencies_parsed_at":"2025-06-09T08:43:12.360Z","dependency_job_id":"24c6721f-de92-4d6b-b752-5e65bee3527c","html_url":"https://github.com/streamr-dev/streamrtv-stripe-demo","commit_stats":null,"previous_names":["streamr-dev/streamrtv-stripe-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/streamr-dev/streamrtv-stripe-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamr-dev%2Fstreamrtv-stripe-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamr-dev%2Fstreamrtv-stripe-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamr-dev%2Fstreamrtv-stripe-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamr-dev%2Fstreamrtv-stripe-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/streamr-dev","download_url":"https://codeload.github.com/streamr-dev/streamrtv-stripe-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamr-dev%2Fstreamrtv-stripe-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28035528,"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-12-25T02:00:05.988Z","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":"2025-12-25T19:28:31.670Z","updated_at":"2025-12-25T19:28:38.301Z","avatar_url":"https://github.com/streamr-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StreamrTV Stripe Integration Monorepo\n\nA monorepo containing both the frontend (Next.js) and backend (Express) for a Stripe Connect integration demo.\n\n## Structure\n\n- `frontend/` — Next.js 13+ app (creator onboarding, dashboard, payments UI)\n- `backend/` — Express + TypeScript API (Stripe payment endpoints)\n\n## Getting Started\n\n### Prerequisites\n- Node.js 18+\n- npm\n- Stripe account \u0026 API keys\n\n### Setup\n\n#### Frontend\n1. `cd frontend`\n2. Install dependencies:\n   ```sh\n   npm install\n   ```\n3. Create `.env.local` in `frontend/` with:\n   ```env\n   NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=pk_test_...\n   NEXT_PUBLIC_APP_URL=https://your-app-url\n   ```\n4. Run dev server:\n   ```sh\n   npm run dev\n   ```\n\n#### Backend\n1. `cd backend`\n2. Install dependencies:\n   ```sh\n   npm install\n   ```\n3. Create `.env` in `backend/` with:\n   ```env\n   STRIPE_SECRET_KEY=sk_test_...\n   ```\n4. Run dev server:\n   ```sh\n   npm run dev\n   ```\n\n## Project Overview\n\n- `frontend/` — Next.js app for onboarding, dashboard, and payments\n- `backend/` — Express API for Stripe payment processing\n\nSee each folder's README.md for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamr-dev%2Fstreamrtv-stripe-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstreamr-dev%2Fstreamrtv-stripe-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamr-dev%2Fstreamrtv-stripe-demo/lists"}