{"id":39686687,"url":"https://github.com/hpi-schul-cloud/schulcloud-client","last_synced_at":"2026-05-20T07:01:22.901Z","repository":{"id":36953370,"uuid":"72104570","full_name":"hpi-schul-cloud/schulcloud-client","owner":"hpi-schul-cloud","description":"Schulcloud-Verbund-Software-Client","archived":false,"fork":false,"pushed_at":"2026-05-05T16:05:00.000Z","size":227865,"stargazers_count":35,"open_issues_count":22,"forks_count":13,"subscribers_count":12,"default_branch":"main","last_synced_at":"2026-05-05T16:37:14.115Z","etag":null,"topics":["classroom","education","javascript","react","schools","schulcloud","svs-app"],"latest_commit_sha":null,"homepage":"","language":"Handlebars","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hpi-schul-cloud.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-27T12:10:11.000Z","updated_at":"2026-04-29T14:01:21.000Z","dependencies_parsed_at":"2024-03-17T20:27:29.291Z","dependency_job_id":"b32c8d50-4dca-4b39-ad2c-fdca921e6f0a","html_url":"https://github.com/hpi-schul-cloud/schulcloud-client","commit_stats":null,"previous_names":[],"tags_count":488,"template":false,"template_full_name":null,"purl":"pkg:github/hpi-schul-cloud/schulcloud-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpi-schul-cloud%2Fschulcloud-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpi-schul-cloud%2Fschulcloud-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpi-schul-cloud%2Fschulcloud-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpi-schul-cloud%2Fschulcloud-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hpi-schul-cloud","download_url":"https://codeload.github.com/hpi-schul-cloud/schulcloud-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hpi-schul-cloud%2Fschulcloud-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33250001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T04:48:54.280Z","status":"ssl_error","status_checked_at":"2026-05-20T04:48:10.851Z","response_time":356,"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":["classroom","education","javascript","react","schools","schulcloud","svs-app"],"created_at":"2026-01-18T10:00:29.685Z","updated_at":"2026-05-20T07:01:22.836Z","avatar_url":"https://github.com/hpi-schul-cloud.png","language":"Handlebars","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Schul-Cloud Client  \n_An implementation of the Schul-Cloud client with NodeJS and Express._  \n\nDev: [![Build Status](https://travis-ci.com/hpi-schul-cloud/schulcloud-client.svg?branch=develop)](https://travis-ci.com/hpi-schul-cloud/schulcloud-client)\nMaster: [![Build Status](https://travis-ci.com/hpi-schul-cloud/schulcloud-client.svg?branch=master)](https://travis-ci.com/hpi-schul-cloud/schulcloud-client)\n\n## Powered By\n\n[![Mergify Status](https://gh.mergify.io/badges/hpi-schul-cloud/nuxt-client.png?style=cut)](https://mergify.io)\n\u003ca href=\"https://lokalise.com/\" \u003e\u003cimg height=\"18px\" src=\"https://lokalise.com/img/lokalise_logo_black.png\" style=\"padding: 2px 8px; border: 1px solid lightgrey; border-radius: 4px;\" alt=\"Lokalise Logo\"\u003e\u003c/a\u003e\n\n\u003e # Deprecation Warning\n\u003e Please note that this client is going to be deprecated.\n\u003e All new frontend works is done in Vue.js and can be found here: https://github.com/hpi-schul-cloud/nuxt-client\n\n## Requirements  \n  \n* node.js 12 or later\n\nYou might take a look at the [Dockerfile](https://github.com/hpi-schul-cloud/schulcloud-client/blob/master/Dockerfile) to see some more dependencies and latest version informations.\n  \nShort setup version:\n\n1. Clone directory into local folder  \n2. Go into the cloned folder and enter `npm install`  \n  \n## Run  \n  \n1. Start the [schul-cloud server](https://github.com/hpi-schul-cloud/schulcloud-server)  \n2. Go into project folder\n5. run `npm run dev` to boot the application\n6. go to `http://localhost:3100`\n\nFor connecting to the [SchulCloud Calendar-Service](https://github.com/hpi-schul-cloud/schulcloud-calendar) you have to set `export CALENDAR_SERVICE_ENABLED=true`.  \n  \n## Theming  \n  \nAdd Themes to /theme directory. Call gulp and node with SC_THEME set to name of directory.  \nthen clear build files and gulp cache with `gulp clear`  \n  \n### Windows  \n  run `set SC_THEME={themeName}` without spaces around the equal sign!\n\n## How to name your branch and create a pull request (PR)\n  \n1. Take the Ticket Number from JIRA (ticketsystem.dbildungscloud.de), e.g. BC-999  \n2. Name the feature branch beginning with Ticket Number, all words separated by dash \"-\", e.g. `feature/BC-999-fantasy-problem`\n3. Create a PR on branch develop containing the Ticket Number in PR title\n4. Keep the `WIP` label as long as this PR is in development, complete PR checklist (is automatically added), keep or increase code test coverage, and pass all tests before you remove the `WIP` label. Reviewers will be added automatically.\n\n## Testing  \n  \n**Information**: Please make sure that all your changes works on [Chrome](https://www.google.de/chrome/browser/desktop/index.html) , [Firefox](https://www.mozilla.org/de/firefox/new/) and [Safari](https://www.apple.com/de/safari/)!  \nFor html/css components please check [caniuse](https://caniuse.com/).  \n\n1. run `npm run coverage`\n\n## Commiting\n\nDefault branch: main\n\n1. Go into project folder\n2. Checkout to develop branch (or clone for the first time)\n3. Run `git pull`\n4. Create a branch for your new feature named feature/BC-*Ticket-ID*-*Description*\n5. Run the tests (see above)\n6. Commit with a meanigful commit message(!) even at 4 a.m. and not stuff like \"dfsdfsf\"\n7. Start a pull request (see above) to branch develop to merge your changes\n\n## Code rules\n\n[CSP rules](https://github.com/hpi-schul-cloud/schulcloud-client/tree/develop/docs/CSP_RULES_DEV.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhpi-schul-cloud%2Fschulcloud-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhpi-schul-cloud%2Fschulcloud-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhpi-schul-cloud%2Fschulcloud-client/lists"}