Skip to content
givecoffee edited this page Jun 13, 2026 · 34 revisions

FirstFrost — Weekly Dev Updates

Grow-tracking backend · PostgreSQL · Supabase · PostgREST · Postman

One page. One section per week.

Week 1 — Cloud Provisioning

Date: Total Hours:

Task Breakdown

Task Hours

Assigned Issues

Issue #1 — Provision firstfrost-ad350 and run status check github.com/givecoffee/firstfrostmvp/issues/1 · Branch: 1-provision-status-check

PR:

Progress Summary:

Key Learnings:

Additional Information:


Week 2 — Data Types and Schema Design

Date: Total Hours:

Task Breakdown

Task Hours

Assigned Issues

Issue #2 — Deploy four custom ENUM types github.com/givecoffee/firstfrostmvp/issues/2 · Branch: schema/2-enums

PR:

Progress Summary:

Key Learnings:

Additional Information:


Issue #3 — Deploy five core tables in dependency order github.com/givecoffee/firstfrostmvp/issues/3 · Branch: schema/3-tables

PR:

Progress Summary:

Key Learnings:

Additional Information:


Week 3 — DDL Operations and Schema Evolution

Date: Total Hours:

Task Breakdown

Task Hours

Assigned Issues

Issue #4 — ALTER TABLE and TRUNCATE vs DROP demonstration github.com/givecoffee/firstfrostmvp/issues/4 · Branch: schema/4-evolution-demo

PR:

Progress Summary:

Key Learnings:

Additional Information:


Issue #5 — Insert baseline test rows github.com/givecoffee/firstfrostmvp/issues/5 · Branch: 5-seed-test-data

PR:

Progress Summary:

Key Learnings:

Additional Information:


Week 4 — Foreign Keys and Referential Integrity

Date: Total Hours:

Task Breakdown

Task Hours

Assigned Issues

Issue #6 — FK violation, CASCADE, and SET NULL tests github.com/givecoffee/firstfrostmvp/issues/6 · Branch: 6-referential-integrity-tests

PR:

Progress Summary:

Key Learnings:

Additional Information:


Issue #7 — Deploy triggers github.com/givecoffee/firstfrostmvp/issues/7 · Branch: schema/7-triggers

PR:

Progress Summary:

Key Learnings:

Additional Information:


Issue #8 — Enable RLS and deploy policies github.com/givecoffee/firstfrostmvp/issues/8 · Branch: schema/8-rls-policies

PR:

Progress Summary:

Key Learnings:

Additional Information:


Clone this wiki locally