{"id":22909469,"url":"https://github.com/roschaefer/kitahub","last_synced_at":"2025-04-01T10:04:04.059Z","repository":{"id":150361394,"uuid":"81239672","full_name":"roschaefer/kitahub","owner":"roschaefer","description":"The kitahub.de app","archived":false,"fork":false,"pushed_at":"2017-02-07T18:26:23.000Z","size":1707,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T05:29:20.539Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.kitahub.de","language":"Ruby","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/roschaefer.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":"2017-02-07T18:23:51.000Z","updated_at":"2022-03-03T06:28:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"97a88334-8e92-44aa-b545-6ca6a2ac30c1","html_url":"https://github.com/roschaefer/kitahub","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roschaefer%2Fkitahub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roschaefer%2Fkitahub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roschaefer%2Fkitahub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roschaefer%2Fkitahub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roschaefer","download_url":"https://codeload.github.com/roschaefer/kitahub/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246620262,"owners_count":20806722,"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","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-12-14T03:39:09.381Z","updated_at":"2025-04-01T10:04:04.042Z","avatar_url":"https://github.com/roschaefer.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kitahub\nThe kitahub web app.\n\n# Prerequisites\nOn macOS use [Homebrew](http://brew.sh) to install the latest Ruby and PostgreSQL\n\n``` shell\nbrew update\nbrew install ruby postgresql\nbrew link --overwrite ruby\n```\n\nInstall [Docker for Mac](https://docs.docker.com/docker-for-mac/) to launch the database via docker-compose.\n\nIt is recommended to use editorconfig support in your text editor. Plugins can be found here: http://editorconfig.org/#download\n\n# Usage\nGet the source code\n\n``` shell\ngit clone https://github.com/jehrhardt/kitahub.git\ncd kitahub\n```\n\nInstall the dependencies\n\n``` shell\nbundle install\n```\n\nLaunch the databases in the background\n\n``` shell\ndocker-compose up -d\n```\n\nCreate the database and load the seed data\n\n``` shell\nbin/rails db:setup\n```\n\nRun the app\n\n``` shell\nbin/rails server\n```\n\nOpen the app in your browser [localhost:3000](http://localhost:3000).\n\n# Development\nDuring development you should use the scripts in the `bin` directory.\n\nTo run the app during development\n\n``` shell\nbin/rails server\n```\n\nRun the tests\n\n``` shell\nbin/rails test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froschaefer%2Fkitahub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froschaefer%2Fkitahub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froschaefer%2Fkitahub/lists"}