Skip to content

Rebrand homepage to Chicken Unblocker with modern redesign and add Ve…#132

Open
iceycolduser wants to merge 2 commits intotitaniumnetwork-dev:mainfrom
iceycolduser:claude/chicken-unblocker-redesign-QHD0Q
Open

Rebrand homepage to Chicken Unblocker with modern redesign and add Ve…#132
iceycolduser wants to merge 2 commits intotitaniumnetwork-dev:mainfrom
iceycolduser:claude/chicken-unblocker-redesign-QHD0Q

Conversation

@iceycolduser
Copy link
Copy Markdown

…rcel support

  • Redesigned index.html: new branding, animated chicken emoji logo, glassmorphism search card, feature cards, clean footer
  • Replaced index.css: Inter font, dark theme with orange/gold gradient accents, floating animation, responsive grid
  • Added vercel.json to route all requests through the Express app via @vercel/node
  • Lowered engines.node requirement to >=18.0.0 for Vercel compatibility

https://claude.ai/code/session_01VLcPrUSnwtW9aj9z3wbrYn

claude added 2 commits April 7, 2026 13:05
…rcel support

- Redesigned index.html: new branding, animated chicken emoji logo, glassmorphism search card, feature cards, clean footer
- Replaced index.css: Inter font, dark theme with orange/gold gradient accents, floating animation, responsive grid
- Added vercel.json to route all requests through the Express app via @vercel/node
- Lowered engines.node requirement to >=18.0.0 for Vercel compatibility

https://claude.ai/code/session_01VLcPrUSnwtW9aj9z3wbrYn
…lone server

Vercel serverless functions require an exported handler, not server.listen().
- Added api/index.js that exports the Express app as default
- Updated vercel.json to rewrite all routes to /api/index
- Used absolute paths for static file serving (public/, uv/, epoxy/, baremux/)
- COOP/COEP headers set in middleware for service worker compatibility

https://claude.ai/code/session_01VLcPrUSnwtW9aj9z3wbrYn
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