Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.
/ a4-product Public archive

A modern online participation platform for everyone developed by Liquid Democracy

License

Notifications You must be signed in to change notification settings

liqd/a4-product

Repository files navigation

adhocracy+

Participation platform by Liquid Democracy

Build Status

Codebase

This project is based on https://github.com/liqd/a4-meinberlin/

It has been derived from commit 7de114193f1eb4d016a67603cc860476c2463714 on 13.07.2017

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