{"id":20340035,"url":"https://github.com/enpit/training.jet","last_synced_at":"2025-09-14T20:46:31.700Z","repository":{"id":95454987,"uuid":"69375319","full_name":"enpit/training.jet","owner":"enpit","description":"Material für unseren JET-Workshop","archived":false,"fork":false,"pushed_at":"2017-05-15T19:13:08.000Z","size":26640,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-29T09:04:02.972Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"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/enpit.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-27T16:12:59.000Z","updated_at":"2019-02-09T12:36:43.000Z","dependencies_parsed_at":"2023-03-17T16:45:31.212Z","dependency_job_id":null,"html_url":"https://github.com/enpit/training.jet","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/enpit/training.jet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enpit%2Ftraining.jet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enpit%2Ftraining.jet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enpit%2Ftraining.jet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enpit%2Ftraining.jet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enpit","download_url":"https://codeload.github.com/enpit/training.jet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enpit%2Ftraining.jet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275165821,"owners_count":25416890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-14T21:19:29.095Z","updated_at":"2025-09-14T20:46:31.659Z","avatar_url":"https://github.com/enpit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# enpit.training.jet\n\nMaterialien \"Durchstarten mit Oracle JET\"\n\n## Beispielanwendung\n\nDie Hands-On Sessions orientieren sich an unserer Beispielanwendung [Spotify-Explorer](https://github.com/enpit/jet-spotify-explorer/) ([hier ausprobieren](https://enpit.github.io/jet-spotify-explorer/web)).\n\n## Systemvoraussetzung\n- Notebook mit MacOS, Windows oder Linux\n- WLAN\n- 8GB Arbeitsspeicher oder höher\n- Ausreichend freien Festplattenplatz (Schulungsunterlagen inkl. aller node.js Module etc. brauchen ca. 1,1 GB)\n\n## Vorbereitung vor dem Workshop\n\n1. [Git](https://git-scm.com/) installieren bzw. [Git Bash](https://git-for-windows.github.io/) für Windows-User\n2. [node.js](https://nodejs.org/en/) Version 4 oder 6 installieren\n3. Grunt CLI und Bower per Kommandozeile installieren: `npm install --global grunt-cli bower`\n4. [Chrome Browser](https://www.google.de/chrome/browser/desktop) (aktuelle Version) installieren\n5. Als IDE empfehlen wir [NetBeans](https://netbeans.org/index.html) (HTML5/JavaScript Edition) oder [Visual Studio Code](http://code.visualstudio.com/) in der jeweils aktuellen Version.\n6. Dieses Repository herunterladen (ZIP-Datei per Webinterface herunterladen \u0026 entpacken, oder `git clone https://github.com/enpit/training.jet` ausführen)\n7. Per Kommandozeile **im jedem Ordner in `exercises`** die benötigten Module installieren:\n``` cmd\n$ cd exercises/1_hello-world/ \u0026\u0026 npm install\n$ cd ../2_modularisierung/ \u0026\u0026 npm install\n$ cd ../3_charts/ \u0026\u0026 npm install\n$ cd ../4_forms/ \u0026\u0026 npm install\n```\n\n## Installation überprüfen\n\nFolgende Befehle müssen funktionieren:\n\n``` cmd\n$ git --version\ngit version 2.8.4 (oder höher)\n$ node -v\nv4.4.5 (oder höher)\n$ npm -v\n2.15.5 (oder höher)\n```\n\n## Die Anwendung starten\n\nIn der Kommandozeile in das Root-Verzeichnis dieses Projektes navigieren\n\n1. `grunt build` ausführen\n2. `grunt serve` ausführen - ein Browserfenster öffnet sich und lädt die Anwendung, bei Änderungen aktualisiert die Seite sich automatisch\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenpit%2Ftraining.jet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenpit%2Ftraining.jet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenpit%2Ftraining.jet/lists"}