Public
Welcome to Helix
Starter scaffold with dark theme, drawer shell, TanStack Query, Redux, and API proxy ready for feature work.
Next steps
- Add models under
src/model - Add services under
src/http/services - Wire query hooks under
src/hooks - Extend the drawer nav in
AppShell