Wahl-o-Mat für Personalwahlen https://kandimat.netzbegruenung.verdigado.net/
Go to file
Christoph Lienhard d8a650155c Update .gitignore
2019-09-20 14:53:10 +02:00
backend Merge remote-tracking branch 'origin' into start-redaktions-app 2019-09-18 00:10:00 +02:00
candymat-user-app@2ba505b320 Add candymat-user-app as submodule 2019-08-31 13:15:55 +02:00
redaktions-app Get local development setup working 2019-09-17 23:48:44 +02:00
.editorconfig Get local development setup working 2019-09-17 23:48:44 +02:00
.gitignore Update .gitignore 2019-09-20 14:53:10 +02:00
.gitmodules Add candymat-user-app as submodule 2019-08-31 13:15:55 +02:00
README.md Update Readme 2019-09-17 22:12:32 +02:00

Candymat - Wahl-o-Mat fuer Personalwahlen

Development Setup

Check-out repository

  • Install git
  • git clone https://github.com/netzbegruenung/candymat.git
  • To get the (external) user-app source:
    git submodule init
    git submodule update