Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

liqd/a4-civic-europe

Repository files navigation

Platform for the idea challenge Civic Europe

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

Build Status Coverage Status

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-civic-europe.git
cd a4-civic-europe
make install
make fixtures
make watch