Git Product home page Git Product logo

bv-hh's Introduction

Build Status

BV-HH

https://bv-hh.de

Eine alternative Weboberfläche für den Sitzungsdienst (Parlamentsdatenbank) der Hamburger Bezirksversammlungen.

Lokale Installation

Um BV-HH lokal zu installieren und daran zu entwickeln, sind diese Dinge nötig:

  • Ruby
  • PostgreSQL
  • NodeJS
  • Redis

Beitragen

Nach der lokalen Installation muss mindestens ein Bezirk angelegt werden. Siehe hierzu seeds.rb. Die Attribute oldest_allris_document_id und oldest_allris_meeting_date geben an, wie weit zurück in die Vergangenheit Daten von Allris synchronisiert werden sollen. Zum lokalen Entwickeln ist ein Monat zurück locker ausreichend (dauert sonst sehr lange).

Sobald ein Bezirk angelegt wurde, einmal auf der Rails Console dies ausführen: CheckForDocumentUpdatesJob.perform_now(District.first) bzw. CheckForMeetingUpdatesJob.perform_now(District.first). Damit sollten ausreichend Testdaten synchronisiert werden.

Danach kann die lokale Umgebung ganz normal per rails s gestartet werden.

Pull-Requests sind ausdrücklich erwünscht!

Lizenz

MIT, siehe LICENSE

bv-hh's People

Contributors

tbk303 avatar dependabot[bot] avatar

Watchers

 avatar

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.