{"id":13462247,"url":"https://github.com/GitaminHQ/Gitamin","last_synced_at":"2025-03-25T01:31:56.104Z","repository":{"id":62511035,"uuid":"47098331","full_name":"GitaminHQ/Gitamin","owner":"GitaminHQ","description":"An open-source, self-hosted git repository management system. QQ群：656868","archived":false,"fork":false,"pushed_at":"2016-12-07T13:37:34.000Z","size":6078,"stargazers_count":349,"open_issues_count":3,"forks_count":36,"subscribers_count":32,"default_branch":"master","last_synced_at":"2024-10-29T11:10:59.675Z","etag":null,"topics":["git","laravel","mysql","php"],"latest_commit_sha":null,"homepage":"http://gitamin.com/","language":"PHP","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/GitaminHQ.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}},"created_at":"2015-11-30T05:59:22.000Z","updated_at":"2024-04-12T16:17:41.000Z","dependencies_parsed_at":"2022-11-02T13:16:33.453Z","dependency_job_id":null,"html_url":"https://github.com/GitaminHQ/Gitamin","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitaminHQ%2FGitamin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitaminHQ%2FGitamin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitaminHQ%2FGitamin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitaminHQ%2FGitamin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GitaminHQ","download_url":"https://codeload.github.com/GitaminHQ/Gitamin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245382099,"owners_count":20606154,"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":["git","laravel","mysql","php"],"created_at":"2024-07-31T12:00:42.984Z","updated_at":"2025-03-25T01:31:55.457Z","avatar_url":"https://github.com/GitaminHQ.png","language":"PHP","funding_links":[],"categories":["Laravel","PHP"],"sub_categories":[],"readme":"## Gitamin\n\n\n[![Build Status](https://travis-ci.org/GitaminHQ/Gitamin.svg)](https://travis-ci.org/GitaminHQ/Gitamin)\n[![StyleCI](https://styleci.io/repos/47098331/shield)](https://styleci.io/repos/47098331/)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/gitaminhq/Gitamin/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/gitaminhq/Gitamin/?branch=master)\n[![License](https://poser.pugx.org/gitaminhq/Gitamin/license.svg)](https://packagist.org/packages/gitaminhq/Gitamin)\n\nGitamin(pronounced /ˈgɪtəmɪn/, inspired by Vitamin) is an open source git repository management software built with the Laravel PHP Framework. Gitamin supports a wide range of operations on git repository. Frequently used operations (git repository management, code reviews, issue tracking, activity feeds and wikis) can be performed via the user interface, while you still have the ability to directly execute any git-cli command.\n\n\n![Screenshot](http://www.gitamin.com/screenshot1.png)\n\n## Features\n\nThis package is currently in (very-)alpha stage, so all of the following features may or may not work yet. However, feel free to post issues and features requests [here](https://github.com/gitaminhq/Gitamin/issues) . We will try to fix and improve the package as fast as we can based on your help!\n\n* Multiple repository support\n* Commit history, blame, diff\n* Merge Requests(Pull Requests)\n* Web Hooks\n* Repository statistics\n* Issues tracking\n* Activity feeds\n* Wikis\n* RSS feeds\n* Syntax highlighting\n\n## Requirements\n\nThere are a few things that you will need to have set up in order to run Gitamin:\n\n- A web server: **Nginx**, **Apache** (with mod_rewrite), or **Lighttpd**\n- **PHP 5.6.4+** with the following extensions: mbstring, pdo_mysql\n- **MySQL** or **PostgreSQL**\n- **Git 1.7.10+**\n- **Redis 2.4+**\n- **Composer**\n\n## Installation\n\n```shell\ngit clone https://github.com/gitaminhq/Gitamin\ncd Gitamin\ncomposer install --no-dev -o\ncp .env.example .env\nphp artisan migrate\nphp artisan key:generate\nphp artisan config:cache\n```\nType http://your_domain/ in your web browser's address bar.\n\n## Official Documentation \n\nDocumentation for Gitamin can be found on the [Gitamin website](http://gitamin.com/docs).\n\n## Contributing\n\nIf you wish to contribute to this website, please [fork it on Gitamin](https://github.com/gitaminhq/Gitamin), push your change to a named branch, then send a pull request. If it is a big feature, you might want to start an Issue first to make sure it's something that will be accepted.  If it involves code, please also write tests for it.\n\n## Development Requirements\n\nThese extra dependencies are required to develop Gitamin:\n\n- Node.js\n- Bower\n- Gulp\n\n```shell\nnpm install\nbower install\ngulp\n```\n\n### License\n\nGitamin is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGitaminHQ%2FGitamin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGitaminHQ%2FGitamin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGitaminHQ%2FGitamin/lists"}