{"id":13512522,"url":"https://github.com/vlang/gitly","last_synced_at":"2025-05-14T14:02:04.021Z","repository":{"id":37091259,"uuid":"176161756","full_name":"vlang/gitly","owner":"vlang","description":"Light and fast GitHub/GitLab alternative written in V","archived":false,"fork":false,"pushed_at":"2025-04-07T17:23:59.000Z","size":940,"stargazers_count":1412,"open_issues_count":28,"forks_count":75,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-04-14T15:56:49.909Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vlang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"patreon":"vlang","github":["medvednikov"]}},"created_at":"2019-03-17T21:15:50.000Z","updated_at":"2025-04-13T11:21:26.000Z","dependencies_parsed_at":"2023-02-09T19:15:26.376Z","dependency_job_id":"274eceba-5250-45f5-bd5d-c1175c8330fc","html_url":"https://github.com/vlang/gitly","commit_stats":{"total_commits":327,"total_committers":32,"mean_commits":10.21875,"dds":0.691131498470948,"last_synced_commit":"75a3cf72566e4ca06a889ed0b382889f100c6e1f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlang%2Fgitly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlang%2Fgitly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlang%2Fgitly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlang%2Fgitly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vlang","download_url":"https://codeload.github.com/vlang/gitly/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254159140,"owners_count":22024558,"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-08-01T03:01:58.994Z","updated_at":"2025-05-14T14:02:03.999Z","avatar_url":"https://github.com/vlang.png","language":"C","funding_links":["https://patreon.com/vlang","https://github.com/sponsors/medvednikov"],"categories":["C","V","Applications"],"sub_categories":["Web"],"readme":"# Gitly\n![CI](https://github.com/vlang/gitly/workflows/CI/badge.svg?branch=master)\n\nGitHub/GitLab alternative written in V.\n\nhttps://gitly.org\n\n- Light and fast\n- Minimal amount of RAM usage (works great on the cheapest $3.5 AWS Lightsail instance)\n- Easy to deploy (a single \u003c1 MB binary that includes compiled templates)\n- Works without JavaScript\n- Detailed language stats for each directory\n- \"Top files\" feature to give an overview of the project\n\n**This is alpha software**\n\nThe V web framework and Gitly are at an early stage of development. Lots of features are missing.\nThe biggest missing features that will be implemented soon:\n\n- [x] Multiple users and multiple repos\n- [x] `git push`\n- [ ] Access via ssh\n- [ ] Pull requests\n\n```sh\nsassc src/static/css/gitly.scss \u003e src/static/css/gitly.css\nv .\n./gitly\n```\n\nIf you don't want to install `sassc`, you can simply run\n\n```\ncurl https://gitly.org/css/gitly.css --output static/css/gitly.css\n```\n\n\nRequired dependencies:\n* V 0.4.2 93ff40a (https://vlang.io)\n* SQLite (Ubuntu/Debian: `libsqlite3-dev`)\n* Markdown (`v install markdown`)\n* PCRE (`v install pcre`)\n* sassc\n* libgit2\n\nYou can install libgit2 with:\n  * Ubuntu/Debian: `apt install libgit2-dev`\n  * FreeBSD: `pkg install libgit2`\n  * macOS: `brew install libgit2`\n\n\nGitly will support Postgres and MySQL in the future (once V ORM does).\n\n![](https://user-images.githubusercontent.com/687996/85933714-b195fe80-b8da-11ea-9ddd-09cadc2103e4.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvlang%2Fgitly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvlang%2Fgitly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvlang%2Fgitly/lists"}