DJM0 / vote-logic-server

API for Vote Logic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vote Logic Server

![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.

Prerequisites

You will need the following things properly installed on your computer.

Installation for development

  • git clone git@github.com:davidmaitland/vote-logic-server.git this repository
  • change into the new directory
  • npm install

Running / Development

  • sails lift

About

API for Vote Logic


Languages

Language:JavaScript 99.6%Language:CSS 0.4%