alpha
Login
or
Join now
russ.fugl.dev
/
sks-website
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
build smart knowledge-sharing systems that combine the best of human expertise with smart technology
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
sks-website
/
src
/
app
/
codeindex
/
cloud
/
at
main
4 files
Russ T. Fugal
fix(codeindex): fall back to placeholder Convex URL during build
2mo ago
d0b60da1
convex-provider.tsx
fix(codeindex): fall back to placeholder Convex URL during build ConvexReactClient throws when given undefined, blocking static generation when NEXT_PUBLIC_CONVEX_URL is not set at build time. Runtime production sets the real URL; the placeholder is only used during the static generation pass. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2 months ago
layout.tsx
feat(convex): add waitlist schema, mutation, and provider for cidx-cloud Sets up Convex with a waitlist table (email + by_email index) and a join mutation with duplicate detection. Convex provider is scoped to the /codeindex/cloud route to avoid wrapping the entire app. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4 months ago
opengraph-image.tsx
style(codeindex): apply prettier formatting to OG image components Pure reformat — line-wraps long string literals and JSX prop objects across the four codeindex opengraph-image.tsx files. No behavior change. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2 months ago
page.tsx
feat(codeindex): add services section UI, cloud waitlist page, and 4-tier CTA - New ServicesSection component with amber-accented offering cards, deliverable checklists, guarantee callout, and proof point - Cloud waitlist page with Google sign-in via auth.sara.ai and Convex-backed email storage, plus email fallback link - Update CTA footer: 4-tier grid with cyan self-serve and amber human-touch visual distinction - Add Cloud link to codeindex nav Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4 months ago