{"id":45733439,"url":"https://github.com/btemperli/webtigerjython-cloud","last_synced_at":"2026-02-25T10:01:12.576Z","repository":{"id":185566140,"uuid":"673696646","full_name":"btemperli/webtigerjython-cloud","owner":"btemperli","description":"adaption of webtigerjython: cloud-based programming","archived":false,"fork":false,"pushed_at":"2025-04-23T16:39:33.000Z","size":5559,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T17:40:03.643Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/btemperli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2023-08-02T08:09:04.000Z","updated_at":"2025-04-23T16:39:37.000Z","dependencies_parsed_at":"2023-12-19T10:29:42.902Z","dependency_job_id":"6c480849-9578-4bf4-a100-819bb539538a","html_url":"https://github.com/btemperli/webtigerjython-cloud","commit_stats":null,"previous_names":["btemperli/webtigerjython-cloud"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/btemperli/webtigerjython-cloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btemperli%2Fwebtigerjython-cloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btemperli%2Fwebtigerjython-cloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btemperli%2Fwebtigerjython-cloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btemperli%2Fwebtigerjython-cloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/btemperli","download_url":"https://codeload.github.com/btemperli/webtigerjython-cloud/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btemperli%2Fwebtigerjython-cloud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29817059,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T05:36:42.804Z","status":"ssl_error","status_checked_at":"2026-02-25T05:36:31.934Z","response_time":61,"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":"2026-02-25T10:00:49.451Z","updated_at":"2026-02-25T10:01:12.554Z","avatar_url":"https://github.com/btemperli.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebTigerJython Adaption for Cloud\n\n[wtj.temperli.io](https://wtj.temperli.io)\n\n## Setup\n\n1. Install all required libraries:\n\n    $ npm install\n    $ composer install\n\n2. Prepare a MySQL/Maria-Database.\n3. Copy `.env.example` in a new `.env`-File, add all required information.\n4. Fill up your Database: `$ php artisan migrate`\n\n\n## Cloud-Adaption\n\n- Save TigerJython-Code directly on the server\n-- Each code gets its own URL\n-- Example: [wtj.temperli.io/3dfd01](https://wtj.temperli.io/3dfd01)\n- Adopt saved Programs and generate a new version of the program\n-- Mark the difference of the two code-versions\n-- Example: [wtj.temperli.io/3dfd01/c44771](https://wtj.temperli.io/3dfd01/c44771)\n\n## Update Base: WebTigerJython\n\nIn the background, this adaptation is based on the original version from the [ABZ](https://abz.inf.ethz.ch/) at the ETH [webtigerjython.ethz.ch/](https://webtigerjython.ethz.ch/).\n\n    $ npm run update\n\nRun the command to update the original source of webtigerjython directly from the original source.\n\n---\n\n## Lumen by Laravel\n\nThe PHP-Framework in the background is based on Lumen by Laravel.\n\n### Create new Model\n\n1. Add Model to `./app/Model`\n2. Create migrations: `$ php artisan make:migration create_wtj_tokens_table`\n3. Update the migrations-file manually\n4. Run migrations: `$ php artisan migrate`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtemperli%2Fwebtigerjython-cloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbtemperli%2Fwebtigerjython-cloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtemperli%2Fwebtigerjython-cloud/lists"}