Full build: Vite/React acid-terminal frontend (BEARER design system, Panchang/Sentient/Fragment Mono, neon layer, palette audit script), HoodquidityVaults Foundry contracts (single+dual deposits via Chainlink-style feeds, hybrid exit, 10% platform fee, boost, Genesis LP), Reown AppKit wallet connect with Robinhood Chain testnet (46630), live data from Dexscreener and onchain reads, partner portal, design-sync setup for claude.ai/design. Deploy: static via Forgejo Actions platform, BUILD_DIR=apps/web/dist (.env). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
14 lines
247 B
Text
14 lines
247 B
Text
node_modules/
|
|
dist/
|
|
out/
|
|
cache/
|
|
broadcast/
|
|
# .env is deploy config and is committed (platform reads it); secrets never go there
|
|
.env.local
|
|
.DS_Store
|
|
*.log
|
|
.ds-sync/
|
|
ds-bundle/
|
|
.design-sync/.cache/
|
|
.design-sync/learnings/
|
|
.design-sync/node_modules
|