Referendums and Concensus https://shell.c-base.org/v
Go to file
2024-05-28 20:38:20 +02:00
cmd 📝 README and inline docs 2024-05-14 10:27:13 +02:00
http 💄 QR-Code for Vote-ID 2024-05-28 20:38:20 +02:00
store 📝 README and inline docs 2024-05-14 10:27:13 +02:00
tmpl 💄 QR-Code for Vote-ID 2024-05-28 20:38:20 +02:00
utils 📝 README and inline docs 2024-05-14 10:27:13 +02:00
voting 📝 README and inline docs 2024-05-14 10:27:13 +02:00
.gitignore 🐛 Remmove static/ folder 2024-05-13 14:41:07 +02:00
global.css 🎉🚀 May the concensus be with us! 2024-05-13 00:47:24 +02:00
go.mod 💄 QR-Code for Vote-ID 2024-05-28 20:38:20 +02:00
go.sum 💄 QR-Code for Vote-ID 2024-05-28 20:38:20 +02:00
main.go 🗑️ Use replace yarn in favor of pnpm 2024-05-24 21:37:00 +02:00
package.json 🎉🚀 May the concensus be with us! 2024-05-13 00:47:24 +02:00
pnpm-lock.yaml 🗑️ Use replace yarn in favor of pnpm 2024-05-24 21:37:00 +02:00
README.md 📝 README and inline docs 2024-05-14 10:27:13 +02:00
tailwind.config.js 🎉🚀 May the concensus be with us! 2024-05-13 00:47:24 +02:00

GoVote

Referendums & Consensus

A voting tool for the web, written in Go.

Develop

yarn install
go generate
go run ./main