mirror of
https://github.com/siv-org/siv.git
synced 2026-05-03 03:00:59 -04:00
536278dbde0c60d39b666fdc2bb11e83fd519196
SIV
Development
Install dependencies:
yarn
Start dev server:
yarn dev
# ready - started server on http://localhost:3000
Layout
- http://siv.org - Landing page
- http://siv.org/admin - Create New Election
- http://siv.org/protocol - Protocol Description
- http://siv.org/faq - FAQ
Next steps
- Extra Private Mode (Airplane + Incognito) instructions
- Health check on voter's device:
- Can they establish a secure connection?
- Is their browser up to date?
- Is their OS up to date?
- Do they have any fishy extensions?
- Have any honeypots been triggered?
Description
Languages
TypeScript
93.7%
JavaScript
5.7%
MDX
0.5%