项目作者: liqd

项目描述 :
A collaborative idea challenge platform for European innovators
高级语言: Python
项目地址: git://github.com/liqd/a4-advocate-europe.git
创建时间: 2017-03-15T10:22:10Z
项目社区:https://github.com/liqd/a4-advocate-europe

开源协议:

下载


Platform for the idea challenge Advocate Europe

Advocate Europe is a platform for an idea challenge. It is
based on adhocracy 4.

Requirements

  • nodejs (+ npm)
  • python 3.x (+ venv + pip)
  • libmagic
  • libjpeg
  • libpq (only if postgres should be used)

Installation

  1. git clone https://github.com/liqd/a4-advocate-europe.git
  2. cd a4-advocate-europe
  3. make install
  4. make fixtures
  5. make watch

Coverage Status