Skip to content

Perf-Org-5KRepos/electionguard-tracking-site

 
 

Repository files navigation

Microsoft Defending Democracy Program: ElectionGuard

🗳 ElectionGuard Tracking Site

license

An application that demonstrates publication of ElectionGuard election artifacts to a public website to enable verification ID lookup, downloadable zip files of the election result (for third-party verifiers), and election results summaries.

Setup

yarn install

Running

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Testing & Linting

yarn test

Lints and fixes files

yarn lint

Run your unit tests

yarn run test:unit

Contributing

Help defend democracy and contribute to the project.

About

Web app and functions to upload and publish ElectionGuard end-to-end verifiable election artifacts for election verifiers and tracking ID verification

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 56.6%
  • Vue 24.0%
  • TypeScript 15.9%
  • JavaScript 1.8%
  • CSS 0.8%
  • Shell 0.5%
  • HTML 0.4%