FAQ
Questions, answered
Straight answers for PMs evaluating the template on Taubyte.
Is this a real billing product?
No. CTAs store interest via POST /interest. There is no Stripe. Use it to prove frontend ↔ function ↔ database wiring.
Where does interest go?
Into the Planpulse KV database. GET /interest returns totals per plan for the admin screen.
How do I see counts climb?
Submit a few plans from Pricing, open /admin, unlock with password demo, hit Refresh.
Can I customize the visual DNA?
Yes — tokens live in public/styles.css and STYLE.md. Keep the mint-on-charcoal signal or rebrand fully.
Why Astro?
Static multi-page marketing with zero client framework weight on content pages, plus tiny islands of script for the interest dialog.
Still curious?
Register interest on a plan and watch the pulse move.