Inside Tabs: A Practical Next.js Frontend for Multi-Business Inventory Operations
dev.to
Tabs is a multi-tenant operations frontend built with Next.js App Router. At a product level, it is trying to keep the daily workflow of a small or midsize business in one place: products, stores, orders, transfers, customers, people, and roles all live under the same business-scoped UI. You can see that shape directly in the route tree under app/(authenticated)/[slug], where the slug identifies the active business, and in components/home/business-list.tsx, which acts as the switchboard for ch