TanStack Start + SolidJS Monorepo Integration
Visual Tester for @bemedev/app & @bemedev/app-solidjs
This application tests the reactivity middleware connecting @bemedev/app state machines with SolidJS fine-grained signals using useService.
Machine 01:: working
Counter State Machine
Tests basic transitions (START, INC, DEC, STOP) and reactive context accessors.
State Value:"idle"
Count (via selector):0
Machine 02
Nested States:: working
Traffic & Speed Machine
Tests nested states (green.normal, green.fast) and state tags.
State Value:{"speed":"normal","flow":"red"}
Active Tags:
#normal#stop_light