RPS Digital
Digital product storefront with headless CMS content operations, Stripe purchase fulfillment, secure GCS download delivery, and supporting automation workflows.
Links
Websites
External links
Workflows
8 totalAuthentication Layer (Clerk Middleware)
Clerk middleware and auth routes are present in code; source docs still include legacy NextAuth references.
Checkout and Fulfillment Pipeline
Stripe Checkout and webhook-driven order/download generation pipeline for post-purchase delivery.
CI/CD and Drift Detection Workflows
GitHub Actions workflows for CI checks, schema drift detection, sync jobs, and Vercel deployment orchestration.
Digital Product Pipeline Subproject
Adjacent generation pipeline using n8n/ImageMagick/Puppeteer for wall-art assets, PDFs, and CMS registration flows.
Secure Download Delivery (GCS Signed URLs)
Token-gated download endpoint that signs private Google Cloud Storage URLs and enforces download limits.
SEO and Merchant Feed Pipeline
Search/discovery system including structured SEO metadata and Google Merchant Center feed endpoints.
Storefront Application (Next.js App Router)
Next.js App Router storefront with Tailwind UI and Redux state for browsing and purchase flows.
Transactions Store (Prisma + PostgreSQL)
Prisma-backed transactional data model for orders, downloads, licenses, and customer records.
Project members
Storefront Application (Next.js App Router)
Next.js App Router storefront with Tailwind UI and Redux state for browsing and purchase flows.
Workflow steps: 6
Source reference availableCheckout and Fulfillment Pipeline
Stripe Checkout and webhook-driven order/download generation pipeline for post-purchase delivery.
Workflow steps: 7
Source reference availableSecure Download Delivery (GCS Signed URLs)
Token-gated download endpoint that signs private Google Cloud Storage URLs and enforces download limits.
Workflow steps: 6
Source reference availableTransactions Store (Prisma + PostgreSQL)
Prisma-backed transactional data model for orders, downloads, licenses, and customer records.
Workflow steps: 6
Source reference availableSEO and Merchant Feed Pipeline
Search/discovery system including structured SEO metadata and Google Merchant Center feed endpoints.
Workflow steps: 5
Source reference availableCI/CD and Drift Detection Workflows
GitHub Actions workflows for CI checks, schema drift detection, sync jobs, and Vercel deployment orchestration.
Workflow steps: 6
Source reference availableRPS Digital Intake Dossier
Primary intake record for project architecture, workflows, source links, screenshots, and import constraints.
Source reference availableRPS Digital Supporting Docs Index
Curated reference list for core docs, operational guides, and implementation entry points cited during intake.
Source reference availableAI and Agent Workflow Artifacts (RPS Digital)
Agent instructions and utility scripts that standardize changelog entries, handoff generation, and intake-era automation workflows.
Source reference availableDigital Product Pipeline Subproject
Adjacent generation pipeline using n8n/ImageMagick/Puppeteer for wall-art assets, PDFs, and CMS registration flows.
Workflow steps: 6
Source reference availableCSV Optimization Prompting Artifacts
Prompting guide plus optional OpenAI-assisted CSV optimizer used by the digital-product pipeline workflow.
Source reference availableRPS Digital Intake Screenshot Gallery
Captured UI artifact set for browse, product detail, cart, post-purchase portal, and signed-out studio context.
Media: 6 available · 0 private · 0 unavailable

Authentication Layer (Clerk Middleware)
Clerk middleware and auth routes are present in code; source docs still include legacy NextAuth references.
Workflow steps: 5
Source reference available