Skip to content

feat: complete Firebase to Supabase migration and update documentation#17

Merged
at-ok merged 1 commit into
mainfrom
claude/firebase-to-supabase-migration-01YYGn8nMwFh927ER95pSDqL
Nov 19, 2025
Merged

feat: complete Firebase to Supabase migration and update documentation#17
at-ok merged 1 commit into
mainfrom
claude/firebase-to-supabase-migration-01YYGn8nMwFh927ER95pSDqL

Conversation

@at-ok

@at-ok at-ok commented Nov 19, 2025

Copy link
Copy Markdown
Owner

This commit finalizes the migration from Firebase to Supabase:

Code changes:

  • Remove lib/firebase.ts and Firebase SDK from package.json
  • Delete docs/FIREBASE_SETUP.md (obsolete)
  • Add .env.example template for Supabase configuration

Documentation updates:

  • Replace all Firebase references with Supabase in README, ROADMAP, PROGRESS, and 仕様書
  • Update system architecture to reflect Supabase (PostgreSQL + PostGIS)
  • Clarify that mission system, zone management, game controls, and replay features are implemented
  • Move implemented features from "planned" to "completed" sections
  • Update未実装 list with accurate status

All tests (70/70) passing, build successful.

This commit finalizes the migration from Firebase to Supabase:

Code changes:
- Remove lib/firebase.ts and Firebase SDK from package.json
- Delete docs/FIREBASE_SETUP.md (obsolete)
- Add .env.example template for Supabase configuration

Documentation updates:
- Replace all Firebase references with Supabase in README, ROADMAP, PROGRESS, and 仕様書
- Update system architecture to reflect Supabase (PostgreSQL + PostGIS)
- Clarify that mission system, zone management, game controls, and replay features are implemented
- Move implemented features from "planned" to "completed" sections
- Update未実装 list with accurate status

All tests (70/70) passing, build successful.
@at-ok at-ok merged commit 2a57aff into main Nov 19, 2025
3 of 4 checks passed
@at-ok at-ok deleted the claude/firebase-to-supabase-migration-01YYGn8nMwFh927ER95pSDqL branch November 19, 2025 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants