Skip to content
This repository has been archived by the owner on Mar 20, 2018. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 933 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 933 Bytes

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