{"id":16234626,"url":"https://github.com/alexanderprod/pixelnetz","last_synced_at":"2026-02-01T23:34:15.768Z","repository":{"id":38258285,"uuid":"152621734","full_name":"AlexanderProd/Pixelnetz","owner":"AlexanderProd","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-03T18:17:14.000Z","size":94441,"stargazers_count":0,"open_issues_count":77,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-22T04:41:40.875Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlexanderProd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-11T16:22:18.000Z","updated_at":"2021-05-23T09:32:40.000Z","dependencies_parsed_at":"2023-02-01T08:46:10.565Z","dependency_job_id":null,"html_url":"https://github.com/AlexanderProd/Pixelnetz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlexanderProd/Pixelnetz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderProd%2FPixelnetz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderProd%2FPixelnetz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderProd%2FPixelnetz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderProd%2FPixelnetz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexanderProd","download_url":"https://codeload.github.com/AlexanderProd/Pixelnetz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderProd%2FPixelnetz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28994922,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T23:10:54.274Z","status":"ssl_error","status_checked_at":"2026-02-01T23:10:47.298Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T13:16:36.411Z","updated_at":"2026-02-01T23:34:10.759Z","avatar_url":"https://github.com/AlexanderProd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trello Board\n\n[Pixelnetz](https://trello.com/b/mGaOpOxx/pixelnetz)\n\n# AWS Instanz\n\nSSH Verbindung mit Server herstellen:\n*Anleitung nur für macOS/Linux gülitg.*\n- Terminal in dem Ordner mit der pixelnetz-new.pem Datei öffnen oder pixelnetz-new.pem in den .ssh Ordner kopieren.\n- `chmod 400 pixelnetz-new.pem`\n- `ssh -i pixelnetz-new.pem pixelnetz@ec2-3-121-177-95.eu-central-1.compute.amazonaws.com`\n- IP: 3.121.177.95\n\n# Kommunikation über WebSockets\nAlle Seiten (Client für Animation und Master für Steuerung) sind über das lokale Netzwerk erreichbar.\nDas Testen mit Smartphones sollte nun möglich sein.\n\n# zum Starten:\n- node installieren https://nodejs.org/en/\n- in den drei Ordnern (frontend, master, server) \"yarn install\" ausführen\n- in den Ordnern können über die yarn Befehle, die in den entsprechenden READMEs angegeben sind, die einzelnen Teile der Anwendung gestartet werden\n  - Server: yarn start:dev\n  - Frontend \u0026 Master: yarn start\n- um alles auf einmal zu bauen und den Server im Produktionsmodus zu starten in Terminal \"bash prodStart.sh\" ausführen\n\n# Editor setup\nFür VS-Code die Extensions 'ESLint' und 'Prettier - Code formatter' installieren.\nDann `strg+shift+p` und `Preferences: Open Settings (JSON)` eingeben und der Datei folgende Zeilen hinzufügen.\n\n```\n\"eslint.validate\": [\n    \"javascript\",\n    \"javascriptreact\",\n    \"typescript\",\n    \"typescriptreact\"\n],\n\"[javascript]\":  {\n    \"editor.formatOnSave\": true,\n},\n\"[javascriptreact]\":  {\n    \"editor.formatOnSave\": true,\n},\n\"[typescript]\":  {\n    \"editor.formatOnSave\": true,\n},\n\"[typescriptreact]\":  {\n    \"editor.formatOnSave\": true,\n},\n\"prettier.singleQuote\": true,\n\"prettier.eslintIntegration\": true,\n\"prettier.stylelintIntegration\": true,\n\"prettier.printWidth\": 70,\n\"prettier.trailingComma\": \"all\",\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexanderprod%2Fpixelnetz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexanderprod%2Fpixelnetz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexanderprod%2Fpixelnetz/lists"}