After lots of googling, I landed on Larafast which appears to do everything I want. Is there something similar to that but non-subscription? As far as I can tell it's just bundling existing free projects together.
Closest I got so far is the socialstream install procedure. That gives me Jetstream + Inertia + Vue + Oauth for the customer facing part, and Filament + Livewire + Oauth for the admin panel. After adding DaisyUI that seems to get me very close to what Larafast is doing.
That just leaves the Stripe subscription billing. Not sure how much extra work would be involved doing that myself with Laravel Cashier vs what Larafast gives me. I am assuming it's also just bundling Cashier.