Skip to content

ppau/oyster

 
 

Repository files navigation

Oyster

License - AGPLv3 Travis Codecov Gitter Transifex

A free voting system.

This is not production ready. Do not use it without knowing exactly how insane you're being.

Usage

This could obviously do with some work. Soon.

  1. Have mongodb installed, or you will be sad.
  2. Maybe have a config.json.
  3. Create some admins with the scripts/create-user.js file.
  4. npm install
  5. iojs index.js
  6. Have fun, make polls, fight around the world.

License

AGPLv3 (except for included 3rd party libraries) - see LICENSE.txt

If you need a commercial license, contact me.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.2%
  • HTML 40.7%
  • CSS 5.6%
  • Shell 0.5%