Skip to content

netmail-open/goatvote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GOAT VOTE
=========

Simple, silly ranked-voting service.
Not terribly secure or robust.  For use among friends for fun.


Install & Run
-------------

$ npm install
$ CODE=somepassword node .


Configuration
-------------

Environment variables or command-line arguments are available:
  CODE or --code  password for administering the poll (default: "secret")
  PORT or --port  sets the port for where to serve UI (default: 8000)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published