Skip to main content

App Structure (Solito)

  • Next.js app (web) under packages/solito/apps/next
  • Shared UI and features under packages/solito/packages/app
  • State: Zustand stores (player, user, topup)
  • Provider mounts GraphQL, Auth, Toast, Image, and global TopUp modal