ELSA Elektronisches System für Abstimmungen Installation git clone https://github.com/schlagma/elsa cd elsa composer install npm install npm run build cp .env.example .env php artisan key:generate