Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.
/ a4-advocate-europe Public archive

A collaborative idea challenge platform for European innovators

Notifications You must be signed in to change notification settings

liqd/a4-advocate-europe

Repository files navigation

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

git clone https://github.com/liqd/a4-advocate-europe.git
cd a4-advocate-europe
make install
make fixtures
make watch

Coverage Status