{"id":40512001,"url":"https://github.com/droxer/slide-speaker-web","last_synced_at":"2026-01-20T20:12:39.413Z","repository":{"id":322229902,"uuid":"1088636398","full_name":"droxer/slide-speaker-web","owner":"droxer","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-20T08:19:32.000Z","size":748,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-22T12:44:49.254Z","etag":null,"topics":["ai","podcast","slides","video"],"latest_commit_sha":null,"homepage":"","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/droxer.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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-11-03T08:49:41.000Z","updated_at":"2025-11-28T04:26:11.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/droxer/slide-speaker-web","commit_stats":null,"previous_names":["droxer/slide-speaker-web"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/droxer/slide-speaker-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droxer%2Fslide-speaker-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droxer%2Fslide-speaker-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droxer%2Fslide-speaker-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droxer%2Fslide-speaker-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/droxer","download_url":"https://codeload.github.com/droxer/slide-speaker-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droxer%2Fslide-speaker-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28612166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["ai","podcast","slides","video"],"created_at":"2026-01-20T20:12:38.816Z","updated_at":"2026-01-20T20:12:39.403Z","avatar_url":"https://github.com/droxer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SlideSpeaker Web\n\nThis directory contains the standalone Next.js + React frontend for SlideSpeaker. Move it to its own git repository (`slide-speaker-web`) to continue development alongside the API service.\n\n## Quick Start\n\n```bash\npnpm install          # Install dependencies (pnpm preferred)\ncp .env.example .env  # Provide API base URL and NextAuth secrets\npnpm dev              # Run the app on http://localhost:3000\n```\n\n## Progressive Web App\n\n- The app now exposes a Web App Manifest (`/manifest.webmanifest`) plus a service worker generated by `next-pwa`, so browsers can install SlideSpeaker AI as a standalone experience.\n- To verify install prompts locally run `pnpm build \u0026\u0026 pnpm start`, then open the served HTTPS origin in Chrome/Edge and use the _Install App_ option.\n- Update `NEXT_PUBLIC_APP_URL` to the deployed origin so the manifest + metadata emit the correct absolute URLs in production.\n\n### Environment Variables\n\n- `NEXT_PUBLIC_API_BASE_URL` – URL of the SlideSpeaker API (defaults to `http://localhost:8000`)\n- `NEXTAUTH_URL` – Public URL for the web app\n- `NEXTAUTH_SECRET` – Session signing secret\n- Optional provider keys (Google, etc.) as required by NextAuth\n\n## Testing \u0026 Tooling\n\n- `pnpm lint` – ESLint\n- `pnpm test` – Jest + React Testing Library\n- `pnpm build` – Production build\n\n## Code Quality\n\nThis project uses a pre-commit hook that automatically runs ESLint, TypeScript type checking, and Prettier on staged files before each commit.\n\n## Relationship to API\n\nThe FastAPI backend remains in the root project (`api/`). Update `.env` values in this web app to point at the deployed API once the repositories are separated.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroxer%2Fslide-speaker-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdroxer%2Fslide-speaker-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroxer%2Fslide-speaker-web/lists"}