alright, that's enough for tonight.
I'm honestly surprised this app is still so small, considering how much stuff is built out already. We're currently clocking in at ~7.2kloc of Rust in my products branch, and that includes a rudimentary CMS, part of a buildout of an ecommerce shop, and a toooon of supporting features like multicurrency lib stuff, i18n, custom themes, a whole config/settings infra thing that integrates with clap, database stuff (with fully written-out sql queries), a mailer worker in an integrated worker queue, and more? That really doesn't feel like just 7.2kloc worth of work.