I started this project because vibe coding makes it possible to get an app
working before a beginner has learned how secrets, frontend bundles, or Git
history behave.
A value being in .env does not always mean it stays private. Variables such
as VITE_*, NEXT_PUBLIC_*, and REACT_APP_* can reach browser code. And if






