Giter VIP home page Giter VIP logo

backend's Introduction

parteiduell-backend

Das Backend für parteiduell-frontend, verantwortlich für Erstellung und Ausliefern der Quizfragen.

Server lokal starten

  1. Dart SDK installieren

Getestet mit Dart 2.5.1.

  1. Backend lokal clonen git clone https://github.com/parteiduell/backend

  2. Ordner wechseln cd backend

  3. Projekt initialisieren pub get - alternativ (Linux): /usr/lib/dart/bin/pub get

  4. Server starten dart bin/main.dart

Der Server läuft jetzt standardmäßig unter localhost:3000.

Binärdatei kompilieren

Hierfür wird das Dart SDK in Version 2.6.0-dev.4.0 oder neuer benötigt.

dart2native bin/main.dart -o parteiduell_backend-linux-x64-release

Starten des Servers:

./parteiduell_backend-linux-x64-release

Der kompilierte Server benötigt natürlich noch die Daten im data Ordner.

Wahlometer-Daten neu einlesen und parsen

dart bin/processing.dart

backend's People

Contributors

gruselhaus avatar jnnkb avatar redsolver avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

backend's Issues

Kommunalwahlkompass für die Kommunalwahlen 2021

ich habe eben gesehen: für die anstehenden Kommunalwahlen gibt es zwar keinen Wahl-O-Mat, aber einen Kommunalwahlkompass. Der funktioniert genauso und da steht auch was von Open Source. Vlt kommt ihr ja an die Fragen/Antworten ran und baut das ein wenn ihr Lust habt:

https://www.faz.net/wahlkompass
https://vaa.uni-oldenburg.de/wie-wir-arbeiten/
https://www.faz.net/aktuell/rhein-main/region-und-hessen/der-digitale-kommunalwahlkompass-ist-eine-wahlhilfe-im-netz-17204483.html

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.