Skip to content

[codex] Add Claude 50 websites Prisma Compute story#7995

Merged
ankur-arch merged 12 commits into
mainfrom
codex/ali-compute-customer-story
Jul 3, 2026
Merged

[codex] Add Claude 50 websites Prisma Compute story#7995
ankur-arch merged 12 commits into
mainfrom
codex/ali-compute-customer-story

Conversation

@gregory-boch-prisma

@gregory-boch-prisma gregory-boch-prisma commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Adds a customer story for Ali Fatemi focused on Prisma Compute as the deployment layer for AI-generated websites.

Changes

  • Blog content: Adds a hook-led post at apps/blog/content/blog/claude-generated-50-websites-overnight-prisma-compute/index.mdx leading with Ali's strongest proof point: Claude generated roughly 50 websites overnight.
  • Agent deployment narrative: Makes Prisma Compute's value explicit earlier: generated code becomes useful when the agent has a deployment path it can operate through docs, CLI commands, terminal output, and a working URL.
  • Reviewer feedback: Keeps Ali's Railway comparison as subjective workflow context instead of a broad platform claim.
  • Assets: Regenerates the cover/OG image around the 50-websites hook, keeps the Prisma Compute pipeline visual, and preserves the author/avatar assets.

Why

The story now follows one clear arc: AI can generate many websites quickly, but Prisma Compute helps turn that generated code into live URLs. The title, slug, intro, and image all reinforce the same message.

Validation

  • pnpm --filter blog types:check
  • git diff --check

pnpm --filter blog lint:links was previously attempted but is blocked in this sparse worktree because unrelated existing blog public images are not checked out; the new article image paths are present in this branch.

Summary by CodeRabbit

  • Documentation
    • Added a new blog post sharing a case study on generating and deploying dozens of custom websites overnight.
    • Includes a step-by-step walkthrough of the workflow from research and generation to approval, deployment, and outreach.
    • Highlights how a streamlined deployment process can help move from generated code to live, shareable sites faster.

@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview, Comment Jul 3, 2026 4:04pm
docs Ready Ready Preview, Comment Jul 3, 2026 4:04pm
eclipse Ready Ready Preview, Comment Jul 3, 2026 4:04pm
site Ready Ready Preview, Comment Jul 3, 2026 4:04pm

Request Review

@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: e0d1e57c-db26-44ef-998b-373b49d0b5ff

📥 Commits

Reviewing files that changed from the base of the PR and between f7715d6 and 15637c3.

⛔ Files ignored due to path filters (3)
  • apps/blog/public/claude-generated-50-websites-overnight-prisma-compute/imgs/agent-loop.svg is excluded by !**/*.svg
  • apps/blog/public/claude-generated-50-websites-overnight-prisma-compute/imgs/hero.svg is excluded by !**/*.svg
  • apps/blog/public/claude-generated-50-websites-overnight-prisma-compute/imgs/meta.png is excluded by !**/*.png
📒 Files selected for processing (1)
  • apps/blog/content/blog/claude-generated-50-websites-overnight-prisma-compute/index.mdx

Walkthrough

A new MDX blog post is added with complete metadata and a long-form case study about generating websites overnight and deploying them with Prisma Compute. No application code, exported types, or public APIs change.

Changes

Blog Post Addition

Layer / File(s) Summary
Frontmatter and metadata
apps/blog/content/blog/claude-generated-50-websites-overnight-prisma-compute/index.mdx
Adds title, slug, date, author, SEO fields, hero/meta images, excerpt, and tags for the new post.
Article body content
apps/blog/content/blog/claude-generated-50-websites-overnight-prisma-compute/index.mdx
Adds the article’s narrative sections covering the outreach workflow, deployment loop, Prisma Compute fit, agent handoff constraints, and closing CTA.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

  • prisma/web#7942: Also adds Prisma Compute blog content, with overlapping domain terms around deployment and Prisma Compute capabilities.

Suggested labels: blog, content

Suggested reviewers: None specified in the provided context.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@argos-ci

argos-ci Bot commented Jul 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ⚠️ Changes detected (Review) 1 changed Jul 3, 2026, 4:11 PM

- Replace the off-brand light hero with a 1200x630 Eclipse-style
  pipeline cover (claude -> prisma deploy -> live URL) and regenerate
  meta.png from it; update heroImageAlt to match.
- Tie the ending into the platform: name Prisma ORM, Prisma Postgres,
  and the CLI as the loop the agent operates, and point the CTA at the
  Compute product page and quickstart instead of a blog post.
- Link the Prisma docs and CLI at first mention in the deployment loop
  section.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The renamed post's hero/meta named Inter/Arial with no embedded fonts,
so they rendered in a fallback sans, and the in-post agent-loop figure
was a light off-brand panel.

- hero.svg: keep the '50 websites overnight' hook and pipeline concept,
  rebuilt on the house aurora surface with Mona Sans / Inter / Geist
  Mono subset-embedded (claude -> prisma deploy -> live URLs).
- meta.png: re-rendered pixel-identical from the hero (261 KB, was 830).
- agent-loop.svg: dark Eclipse figure matching the cover, brand fonts
  embedded (Claude -> Prisma Compute prisma deploy -> Live URL).
- heroImageAlt synced to the new cover labels.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…figure

- Cover: replace the embedded PNG Claude icon with the official vector
  spark (#D97757) and regenerate meta.png.
- agent-loop.svg: drop the cover-style branding (aurora, glow, eyebrow,
  wordmark). Now a plain educational figure: three numbered steps with
  concrete detail per card, and a dashed return path labeled 'repeats
  for the next website: ~50 in one night'.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…mages

The cover tile now reads 'Prisma Compute' and the agent-loop step 2
says 'deploys from the Prisma CLI'; meta.png regenerated and the
hero alt text synced.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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