THE OYSTER PROJECT / SETUP

A one-time move to Firestore.

The website has no embedded checklist or budget. This page uploads the separate migration file directly to Firestore. No sign-in is required.

← Back to the planner
01 / FIREBASE CONSOLE

Publish the rules

In Firebase project mushroom-690b8, open Firestore Database → Rules, replace the existing rules with the supplied firestore.rules, and click Publish.

No Firebase Authentication setup, Google sign-in or owner document is needed.

This version allows public reading and editing of workspaces/oyster-pilot-v3. Anyone can access, change or delete planner data. Other database paths are not opened by these rules.

02 / MIGRATION

Select and upload the existing plan

Choose migration/planner-v3-migration.json from the downloaded package. Keep that file outside the publicly hosted folder. It is a one-time upload source, never a live local database.

No file selected.

Open planner
Not uploaded. Select the migration file.

The uploader verifies every uploaded document against the migration. If any existing workspace records are detected, it stops instead of overwriting them.