Skip to content

Rebuild README and complete Supabase schema - #15

Merged
Dev-Sahad merged 1 commit into
mainfrom
agent/readme-and-supabase-schema
Jul 30, 2026
Merged

Rebuild README and complete Supabase schema#15
Dev-Sahad merged 1 commit into
mainfrom
agent/readme-and-supabase-schema

Conversation

@Dev-Sahad

Copy link
Copy Markdown
Owner

What changed

  • Reconstructs the README from the current Next.js 15 application, routes, admin surfaces, data model, environment variables, security model, and deployment flow.
  • Adds two repository-owned SVGs for the README banner and architecture diagram.
  • Adds an idempotent Supabase SQL Editor file for comments, technologies, tech stack, and 3D scene tables.
  • Adds explicit grants, RLS policies, indexes, realtime registration, Storage buckets, upload policies, and default 3D content.
  • Documents the optional Gmail variables used by the contact route.

Why

The previous README described older Next.js/React versions and an incomplete schema. Production was missing four tables and all expected Storage buckets, leaving comments, technology management, uploads, and editable 3D content incomplete.

Database impact

The schema has already been applied to the connected Portfolio Supabase project and verified. All new public-schema tables have RLS enabled. Anonymous comment insert and like permissions were tested with a temporary row and the row was removed afterward.

Validation

  • npm run build
  • SVG XML parsing
  • README local-link checks
  • Supabase table, grant, bucket, seed, and advisor checks
  • Anonymous comment insert/like RLS verification

@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
portfolio-v1 Ready Ready Preview Jul 30, 2026 8:38pm

@Dev-Sahad
Dev-Sahad marked this pull request as ready for review July 30, 2026 20:38
@Dev-Sahad
Dev-Sahad merged commit 19c96f2 into main Jul 30, 2026
5 of 6 checks passed
@Dev-Sahad
Dev-Sahad deleted the agent/readme-and-supabase-schema branch July 30, 2026 20:38
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.

1 participant