![Gitter](https://badges.gitter.im/Join Chat.svg)
Vote Logic is a realtime feature/suggestion voting platform for projects, companies and organisations.
This project is the backend API to the counterpart frontend project vote-logic.
WARNING: Vote Logic is currently under heavy development and cannot be used for production.
You will need the following things properly installed on your computer.
git clone git@github.com:davidmaitland/vote-logic-server.git
this repository- change into the new directory
npm install
sails lift