{"id":29458935,"url":"https://github.com/rihib/www-rihib-dev","last_synced_at":"2026-04-11T10:32:44.103Z","repository":{"id":303256330,"uuid":"1014903752","full_name":"rihib/www-rihib-dev","owner":"rihib","description":"[WIP] My Website","archived":false,"fork":false,"pushed_at":"2025-08-01T03:45:18.000Z","size":662,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-06T01:39:13.361Z","etag":null,"topics":["agentic-coding","claude-code","cloudflare-r2","cloudflare-workers","drizzle-orm","github-actions","hono-rpc","next-auth","nextjs","openapi","pnpm","shadcn-ui","supabase","tailwindcss","terraform","turborepo","typescript","vercel","vibe-coding","volta"],"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/rihib.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-07-06T16:24:37.000Z","updated_at":"2025-08-01T03:45:17.000Z","dependencies_parsed_at":"2025-07-13T16:13:38.030Z","dependency_job_id":"0c436481-1f90-4682-9bd8-84dc6c89a235","html_url":"https://github.com/rihib/www-rihib-dev","commit_stats":null,"previous_names":["rihib/rihib_dev","rihib/rihib-dev","rihib/www-rihib-dev"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rihib/www-rihib-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rihib%2Fwww-rihib-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rihib%2Fwww-rihib-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rihib%2Fwww-rihib-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rihib%2Fwww-rihib-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rihib","download_url":"https://codeload.github.com/rihib/www-rihib-dev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rihib%2Fwww-rihib-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31677813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: 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":["agentic-coding","claude-code","cloudflare-r2","cloudflare-workers","drizzle-orm","github-actions","hono-rpc","next-auth","nextjs","openapi","pnpm","shadcn-ui","supabase","tailwindcss","terraform","turborepo","typescript","vercel","vibe-coding","volta"],"created_at":"2025-07-14T00:10:08.498Z","updated_at":"2026-04-11T10:32:44.084Z","avatar_url":"https://github.com/rihib.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rihib.dev\n\nBilingual personal website for Rihito Bannai with profile, blog, and news content.\n\n## Overview\n\nModern personal website built with Next.js 15, React 19, TypeScript, and bilingual support (Japanese/English).\n\n**Features**: URL-based language switching, dark mode, responsive design, API-driven content management\n\n**Pages**: Home (profile + news), Profile (bio/experience), Blog/News (external listings)\n\n## Tech Stack\n\n**Frontend**: Turborepo + Next.js 15 + React 19 + TypeScript + TailwindCSS + shadcn/ui\n\n**Backend**: Hono RPC + Zod validation + Supabase (PostgreSQL)\n\n**Development**: pnpm, ESLint, Prettier, markdownlint, Docker (Supabase)\n\n## Quick Start\n\n**Prerequisites**: Node.js 18+, pnpm, Docker, Supabase CLI\n\n```bash\ngit clone https://github.com/rihib/www-rihib-dev.git\ncd www-rihib-dev\npnpm install\nsupabase start    # Start local Supabase\npnpm dev         # Start frontend + API\n```\n\n**Access**:\n\n- Frontend: \u003chttp://localhost:3000\u003e\n- API: \u003chttp://localhost:8787\u003e\n- Supabase Studio: \u003chttp://localhost:54323\u003e\n\n**Commands**: `pnpm build|lint|type-check|clean` + `supabase start|stop|status`\n\n## Architecture\n\n- **Routing**: `/[locale]` (en/ja), root → `/en`\n- **Database**: Supabase PostgreSQL with articles table (id, title, url, type, locale)\n- **API**: Hono server with CORS, environment-based configuration\n- **Components**: shadcn/ui design system\n- **Environment**: `dev` (local Supabase) | `prd` (remote Supabase)\n\n## Claude Code Setup\n\nRun `/terminal-setup`.\n\n## Author\n\n### Rihito Bannai\n\nGitHub: [@rihib](https://github.com/rihib) | LinkedIn: [@rihito-bannai](https://www.linkedin.com/in/rihito-bannai/) | X: [@rihib_dev](https://x.com/rihib_dev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frihib%2Fwww-rihib-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frihib%2Fwww-rihib-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frihib%2Fwww-rihib-dev/lists"}