A fully accessible ballot-marking device (BMD).
Follow the instructions in the VxSuite README to get set up, then run the app like so:
# In apps/mark-scan/frontend
pnpm start
The server will be available at http://localhost:3000.
To run without hot reloading, e.g., if developing on resource-constrained hardware:
DISABLE_MARK_HOT_RELOAD=true pnpm start
pnpm test
The VxMark accessible controller and PAT input are managed via the fai-100-controller daemon. That daemon is specifically for the VSAP 150. Other daemons are for the VSAP 155, which we used for early prototyping.