Skip to content

Latest commit

 

History

History

frontend

Election Manager (VxAdmin)

This app is intended to be used on an offline computer by system administrators and election managers.

Note: Election manager can refer to VxAdmin or a user role, depending on the context.

Setup

Follow the instructions in the VxSuite README to get set up, then run the app like so:

# in apps/admin/frontend
pnpm start

The server will be available at http://localhost:3000/.

Testing

pnpm test

License

GPLv3