Git Product home page Git Product logo

valoricde / wohnungsbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neopostmodern/wohnungsbot

0.0 1.0 0.0 3.16 MB

Der Wohnungsbot — die Anwendung zum 2. Akt ("Das Versprechen des Bots") des Automatisierungsdramas in drei Akten "Von einem der auszog eine Wohnung in Berlin zu finden" von Clemens Schöll

Home Page: https://wohnungsbot.de

License: GNU Affero General Public License v3.0

JavaScript 93.82% HTML 0.52% SCSS 5.66%

wohnungsbot's Introduction

Wohnungsbot

Der Wohnungsbot ist Teil der Ausstellung Von einem der auszog eine Wohnung in Berlin zu finden. Ein Automatisierungsdrama in drei Akten — 2. Akt: Das Versprechen des Bots

Info

Website
Ausstellungsansichten (vorläufig)
Artikel bei Tagesspiegel Leute

Hinweise

32-bit Version für Windows

Der Wohnungsbot kann an sich für für ia32 auf Windows gebaut werden. Standardmäßig ist dies allerdings deaktiviert, da bisher kein Weg gefunden wurde die 32-bit Version separat auszuspielen und daher eine wesentlich größere Installationsdatei entstünde die für die große Mehrheit keinen Mehrwert hätte. (PRs gerne gesehen, vgl. u.a. electron-builder#1897)

Es selbst zu bauen ist aber einfach, mehr dazu im Abschnitt Build and package.

Verweise

Tinkering & contributing

Feel free to tinker with the code base. PRs are very welcome, but should — like the Wohnungsbot — target a general audience, or at least not hinder it. Please keep in mind that everything is AGPL-3.0 licensed, a very strong copyleft license.

Getting started

Clone the repository, install dependencies and create a configuration file:

git clone https://github.com/neopostmodern/wohnungsbot
cd wohnungsbot
npm i
cp app/constants/keys.json.example app/constants/keys.json

Then configure app/constants/keys.json as needed.

To start the local development version with partial hot reload run:

npm run-script dev

Build instructions

Build and package

npm run-script package-all

Replace all with your plattform as needed, see package.json for options.

To build for 32-bit Windows add , 'ia32' to build > win > target in package.json:100 and build with npm run-script package-win.

Build, package, and publish

To release to GitHub (for auto-update et cetera) run:

GH_TOKEN=__YOUR_GITHUB_TOKEN_HERE__ npm run-script package-publish

wohnungsbot's People

Contributors

neopostmodern avatar valoricde avatar

Watchers

James Cloos 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.