Skip to content
This repository was 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

Folders and files

NameName
Last commit message
Last commit date
Oct 24, 2019
Oct 23, 2019
Oct 21, 2019
Jul 13, 2017
Oct 22, 2019
Jul 12, 2018
Oct 21, 2019
Jul 11, 2019
Mar 28, 2019
Aug 19, 2019
Mar 13, 2019
Jul 25, 2019
Jul 13, 2017
Mar 28, 2019
Jul 14, 2017
Oct 15, 2019
May 9, 2019
Jul 13, 2017
Oct 1, 2019
Oct 1, 2019
Jul 19, 2017
Oct 24, 2019
Jul 11, 2019
Oct 23, 2018
Jul 13, 2017
Jul 18, 2019
Apr 24, 2019
Apr 24, 2019

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