{"id":19591451,"url":"https://github.com/fachschaftmathphysinfo/kummerkasten","last_synced_at":"2026-04-22T11:04:14.299Z","repository":{"id":319103710,"uuid":"989511468","full_name":"FachschaftMathPhysInfo/kummerkasten","owner":"FachschaftMathPhysInfo","description":"Der anonyme Kummerkasten zum senden und verwalten von Beschwerden und Feedback aller Art","archived":false,"fork":false,"pushed_at":"2026-04-17T16:05:36.000Z","size":1485,"stargazers_count":1,"open_issues_count":10,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-17T17:38:07.408Z","etag":null,"topics":["feedback","go","graphql","nextjs","open-source"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/FachschaftMathPhysInfo.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-24T08:44:41.000Z","updated_at":"2026-04-15T08:37:32.000Z","dependencies_parsed_at":"2025-10-18T04:25:19.995Z","dependency_job_id":"fee02a9b-e961-43ce-ac9e-86725772efdf","html_url":"https://github.com/FachschaftMathPhysInfo/kummerkasten","commit_stats":null,"previous_names":["fachschaftmathphysinfo/kummerkasten","plebysnacc/kummerkasten"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/FachschaftMathPhysInfo/kummerkasten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FachschaftMathPhysInfo%2Fkummerkasten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FachschaftMathPhysInfo%2Fkummerkasten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FachschaftMathPhysInfo%2Fkummerkasten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FachschaftMathPhysInfo%2Fkummerkasten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FachschaftMathPhysInfo","download_url":"https://codeload.github.com/FachschaftMathPhysInfo/kummerkasten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FachschaftMathPhysInfo%2Fkummerkasten/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32132975,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T08:34:57.708Z","status":"ssl_error","status_checked_at":"2026-04-22T08:34:55.583Z","response_time":58,"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":["feedback","go","graphql","nextjs","open-source"],"created_at":"2024-11-11T08:29:11.450Z","updated_at":"2026-04-22T11:04:09.290Z","avatar_url":"https://github.com/FachschaftMathPhysInfo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kummerkasten\n\nThis project enables students to give anonymous, moderated feedback to their lecturers.\n\n# Installation\nWe strongly recommend using the Docker-based approach!\n\n## docker-compose\n\n1. Edit the `development.env` accordingly\n2. Build the docker-image `docker-compose build .`\n3. Start the container `docker-compose up -d`\n4. Create the database, if needed, `docker-compose exec kummerkasten bundle exec rake db:create`\n5. Migrate the database, if needed, `docker-compose exec kummerkasten bundle exec rake db:migrate qc:update`\n6. Done! Visit `localhost:3000`\n\n## Non-Docker (Development environment)\n\n1. Install all needed packages (see above)\n2. Install and start an redis instance: https://redis.io/topics/quickstart\n3. Clone this repository\n4. set the needed environment variables(use `source development.sh` for a quickstart)\n5. Create the needed database: `rake db:create db:migrate`\n6. Precompile the assets: `rake assets:precompile`\n7. Start the engines: `rails s`\n\n### Requirements\n\n#### Ruby version\nThe recommended software versions are\n  - rails `\u003e=5.1`\n  - ruby `\u003e=2.3`\n  - node `\u003e=7`\n\n#### System dependencies\nYou should have the following packages installed (see Dockerfile)\n  - `build-essential`\n  - `nodejs`\n  - `npm`\n  - `libpq-dev`\n  - `wget`\n  - `git`\n  - `cron`\n\nYou should provide a redis instance and an SMTP server.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffachschaftmathphysinfo%2Fkummerkasten","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffachschaftmathphysinfo%2Fkummerkasten","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffachschaftmathphysinfo%2Fkummerkasten/lists"}