Porsesh is a Persian word that means "question" — a fitting name for a compact yet powerful Polling platform.
The tiny polling platform
# run dependencies
cd hacks/compose && podman compose -f compose.local.yml up -d
# run migration files
go run cmd/migration/main.go --direction=up
# run server
go run cmd/server/main.go