Skip to content

Apps inventory

AppStatusPurposeLocal entry
apps/svelte-webActiveMain SvelteKit web app for public, portal, and dashboard flowscd apps/svelte-web && bun run dev
apps/apiProductionHono host for Better Auth and tRPCbun --filter api dev
apps/workerProductionBullMQ worker and Bull Boardbun --filter worker dev
apps/docsInternal-onlyAstro/Starlight docs sitebun --filter @repo/docs dev
apps/ios-user / apps/android/app-userNative customer appsStore-bound native customer appXcode / Gradle
apps/ios-agent / apps/android/app-agentNative agent appsNative agent dashboardXcode / Gradle

Native app directories are intentionally outside root Bun workspaces. Keep them in release, contract, and i18n docs even though they are absent from package.json workspaces.