Skip to content

chore: チーム初期データ投入スクリプト(ハッカソン当日用) #28

@Asheze1127

Description

@Asheze1127

Why

ハッカソン当日、チーム情報を teams テーブルに一括投入する手段が必要。

Scope

  • scripts/seed-teams.ts
  • JSON or CSV 形式でチーム名・Slack チャンネル ID・技術スタックを読み込んで INSERT
  • package.json の scripts に seed タスク追加

Out of scope

管理 UI・チーム編集機能

Dependencies

Acceptance Criteria

  • スクリプト実行で teams テーブルにデータが入る
  • JSON サンプルファイル(scripts/teams.sample.json)が含まれる

Size: XS | Parallelizable: Yes(後回し可)

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreMaintenance tasksopsOperations

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions