{"id":50241021,"url":"https://github.com/ut42tech/stago","last_synced_at":"2026-05-26T21:04:00.966Z","repository":{"id":342734976,"uuid":"1105808554","full_name":"ut42tech/stago","owner":"ut42tech","description":"A gamified mobile app to encourage regular stadium visits. | Japanet Nagasaki Hackathon 2025 Autumn","archived":false,"fork":false,"pushed_at":"2026-03-07T03:33:31.000Z","size":3514,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-07T12:23:43.639Z","etag":null,"topics":["gamification","hackathon","mobile-app","nextjs","pwa"],"latest_commit_sha":null,"homepage":"https://stago-jigemontech.vercel.app","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/ut42tech.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-11-28T07:31:32.000Z","updated_at":"2026-03-07T03:34:14.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ut42tech/stago","commit_stats":null,"previous_names":["ut42tech/stago"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ut42tech/stago","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ut42tech%2Fstago","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ut42tech%2Fstago/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ut42tech%2Fstago/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ut42tech%2Fstago/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ut42tech","download_url":"https://codeload.github.com/ut42tech/stago/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ut42tech%2Fstago/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33538670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"ssl_error","status_checked_at":"2026-05-26T15:22:15.568Z","response_time":63,"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":["gamification","hackathon","mobile-app","nextjs","pwa"],"created_at":"2026-05-26T21:03:51.590Z","updated_at":"2026-05-26T21:04:00.961Z","avatar_url":"https://github.com/ut42tech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# スタGO\n\n**スタジアム通いを習慣化するゲーミフィケーションアプリ**\n\n長崎スタジアムシティへの来訪を促進するための PWA（Progressive Web App）です。Duolingoのゲーミフィケーション要素を取り入れ、チェックイン・ポイント・ラッシュイベントを通じてスタジアムへの継続来訪を楽しいものにします。\n\n長崎ハッカソン 2025 — じげもんテック 制作\n\n---\n\n## 主な機能\n\n- **QRコードチェックイン** — スタジアム内の各スポットに設置されたQRコードを読み取ってチェックイン。60秒ごとに更新される時限式QRコードを生成します。\n- **ポイントシステム** — チェックインでスポットごとのポイント（10〜20pt）を獲得。累計ポイントをプロフィール画面で確認できます。\n- **スタジアム・ラッシュ（協力イベント）** — 複数ユーザーが協力して目標参加人数を達成すると、ボーナスポイント（5,000〜15,000pt）を山分けする期間限定イベント。\n- **実績バッジ** — 初回チェックイン・連続記録・スポット制覇など 10 種類のバッジ（Normal / Rare / Epic / Legendary）を獲得できます。\n- **Googleログイン** — Supabase Auth を利用した Google OAuth 認証。\n- **PWA対応** — ホーム画面に追加してネイティブアプリのように使用可能。\n\n---\n\n## チェックインスポット（9か所）\n\n| スポット | ポイント |\n|----------|---------|\n| スタジアム入口 | 10pt |\n| フードホール | 10pt |\n| コワーキングスペース | 15pt |\n| ホテルロビー | 10pt |\n| ウォーキングコース | 20pt |\n| ショップエリア | 10pt |\n| 温泉施設 | 15pt |\n| イベントスペース | 10pt |\n| キッズエリア | 10pt |\n\n---\n\n## 技術スタック\n\n| カテゴリ | 技術 |\n|----------|------|\n| フレームワーク | [Next.js](https://nextjs.org/) 16 (App Router) |\n| 言語 | TypeScript 5 |\n| スタイリング | Tailwind CSS 4 |\n| UIコンポーネント | Radix UI / shadcn/ui |\n| アニメーション | Motion |\n| 認証・バックエンド | [Supabase](https://supabase.com/) (Auth + Realtime) |\n| QRコード生成 | qrcode.react |\n| 音声 | Howler.js |\n| リンター / フォーマッター | [Biome](https://biomejs.dev/) |\n| テスト | Jest / Testing Library |\n\n---\n\n## セットアップ\n\n### 必要な環境\n\n- Node.js 20 以上\n- [pnpm](https://pnpm.io/) 9 以上\n\n### インストール\n\n```bash\ngit clone https://github.com/ut42tech/stago.git\ncd stago\npnpm install\n```\n\n### 環境変数\n\nプロジェクトルートに `.env.local` を作成し、以下を設定します。\n\n```env\nNEXT_PUBLIC_SUPABASE_URL=\u003cyour-supabase-project-url\u003e\nNEXT_PUBLIC_SUPABASE_ANON_KEY=\u003cyour-supabase-anon-key\u003e\nNEXT_PUBLIC_APP_URL=http://localhost:3000\n```\n\nSupabase の設定については [Supabase ドキュメント](https://supabase.com/docs) を参照してください。  \nGoogle OAuth の設定は Supabase ダッシュボード → Authentication → Providers → Google から行います。\n\n### 開発サーバーの起動\n\n```bash\npnpm dev\n```\n\n[http://localhost:3000](http://localhost:3000) をブラウザで開いてください。\n\n---\n\n## コマンド一覧\n\n```bash\npnpm dev      # 開発サーバー起動\npnpm build    # プロダクションビルド\npnpm start    # プロダクションサーバー起動\npnpm lint     # Biome によるリント\npnpm format   # Biome による自動フォーマット\npnpm test     # Jest によるテスト実行\n```\n\n---\n\n## プロジェクト構造\n\n```\nsrc/\n├── app/\n│   ├── (app)/           # メイン画面（認証必須）\n│   │   ├── page.tsx     # ホーム画面\n│   │   ├── checkin/     # チェックイン画面\n│   │   ├── events/      # ラッシュイベント一覧\n│   │   └── profile/     # プロフィール・実績\n│   ├── (auth)/          # 認証画面\n│   └── auth/callback/   # OAuth コールバック\n├── components/\n│   ├── ui/              # 汎用UIコンポーネント\n│   └── features/        # 機能別コンポーネント\n├── context/             # React Context（認証・ゲーム状態）\n├── data/                # 静的データ（スポット・バッジ・ラッシュ定義）\n├── hooks/               # カスタム React Hook\n├── lib/                 # ユーティリティ・Supabase クライアント\n└── types/               # TypeScript 型定義\n```\n\n---\n\n## デプロイ\n\n[Vercel](https://vercel.com/) へのデプロイを推奨します。\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/ut42tech/stago)\n\n環境変数（`NEXT_PUBLIC_SUPABASE_URL`・`NEXT_PUBLIC_SUPABASE_ANON_KEY`・`NEXT_PUBLIC_APP_URL`）をVercelのプロジェクト設定に追加してください。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fut42tech%2Fstago","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fut42tech%2Fstago","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fut42tech%2Fstago/lists"}