{"id":13471404,"url":"https://github.com/sturdy-dev/sturdy","last_synced_at":"2025-04-05T02:10:10.341Z","repository":{"id":39599016,"uuid":"444809902","full_name":"sturdy-dev/sturdy","owner":"sturdy-dev","description":"🐥 Sturdy is an open-source, real-time, version control platform for startups (https://getsturdy.com)","archived":false,"fork":false,"pushed_at":"2023-06-21T07:08:23.000Z","size":68047,"stargazers_count":543,"open_issues_count":18,"forks_count":26,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-03-29T01:11:09.993Z","etag":null,"topics":["electron","git","go","golang","open-source","self-hosted","sturdy","vcs","vue","vue3","vuejs","y-combinator"],"latest_commit_sha":null,"homepage":"https://getsturdy.com/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sturdy-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2022-01-05T13:16:36.000Z","updated_at":"2025-03-23T06:08:58.000Z","dependencies_parsed_at":"2024-06-18T21:39:53.155Z","dependency_job_id":null,"html_url":"https://github.com/sturdy-dev/sturdy","commit_stats":{"total_commits":1438,"total_committers":7,"mean_commits":"205.42857142857142","dds":0.5069541029207232,"last_synced_commit":"da070dd81646ab1c643bf8a4413e95e9f320d55b"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sturdy-dev%2Fsturdy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sturdy-dev%2Fsturdy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sturdy-dev%2Fsturdy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sturdy-dev%2Fsturdy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sturdy-dev","download_url":"https://codeload.github.com/sturdy-dev/sturdy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276189,"owners_count":20912288,"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":["electron","git","go","golang","open-source","self-hosted","sturdy","vcs","vue","vue3","vuejs","y-combinator"],"created_at":"2024-07-31T16:00:44.412Z","updated_at":"2025-04-05T02:10:10.326Z","avatar_url":"https://github.com/sturdy-dev.png","language":"Go","readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://getsturdy.com/assets/Web/Logo/DuckAndName.png\" height=\"128\"\u003e\u003c/p\u003e\n\n[![Go Report Card](https://goreportcard.com/badge/getsturdy.com/api?)](https://goreportcard.com/report/getsturdy.com/api)\n[![Releases](https://img.shields.io/github/release-pre/sturdy-dev/sturdy.svg)](https://github.com/sturdy-dev/sturdy/releases)\n[![Discord](https://img.shields.io/badge/join-Discord-blue.svg)](https://discord.gg/fQcH9QAVpX)\n\n# Welcome to Sturdy! 📣🐣\n\n**Real-time code collaboration.**\n\n[Sturdy](https://getsturdy.com/) is an open-source **version control platform** that allows you to interact with your code at a higher abstraction level.\n\n## Features\n\n- Interact with version control at a higher abstraction level (e.g. no need for pushing, pulling, stashing etc.)\n- Discover work-in-progress code within your team in real-time\n- Try your teammate's code locally with a single click\n- Suggest code changes / ideas to a colleague by simply typing in your IDE\n- Cloud or self-hosted!\n- Enhance your existing GitHub setup, or _break free_ and use standalone Sturdy\n\nhttps://user-images.githubusercontent.com/47952/166237497-d0cd459a-abb3-48ff-a1e0-c2a78f9ef5c5.mp4\n\n## Versions\n\n- [Sturdy Cloud](https://getsturdy.com/) - Lets you use all Sturdy features, fully managed by the team behind Sturdy. Ship code to your projects, review, and ship code. Using 100% Sturdy, or Sturdy on top of GitHub. Get started for **free**.\n- [Sturdy Enterprise](https://getsturdy.com/docs/self-hosted) - Run Sturdy in your own environment.\n- [Sturdy OSS](https://getsturdy.com/docs/self-hosted) - The fully Open Source version of Sturdy! Provides all the core functionality for free, and completely Open Source.\n\n## Get Started\n\nWant to run Sturdy on your machine?\n\n```bash\ndocker run --interactive \\\n    --pull always \\\n    --publish 30080:80 \\\n    --volume \"$HOME/.sturdydata:/var/data\" \\\n    getsturdy/server\n```\n\n## Learn more\n\nSee the [Sturdy Docs](https://getsturdy.com/docs) to learn more about Sturdy and why it's cool!\n\n## Development\n\nSee [README_DEVELOPMENT.md](README_DEVELOPMENT.md) for instructions of how to build and develop Sturdy.\n\n## We're hiring!\n\nCome and help make Sturdy even better! We're growing and are [hiring for multiple positions](https://getsturdy.com/careers).\n\n## License\n\nThis repository contains both OSS-licensed and non-OSS-licensed files.\n\nAll files under any directory named `enterprise` fall under [LICENSE.enterprise](LICENSE.enterprise).\n\nThe remaining files are licensed under [Apache License, Version 2.0](LICENSE).\n\n\u003c!-- Test: 34! --\u003e\n\u003c!-- 2021-11-23 - Hello from Electron/Windows! --\u003e\n\u003c!-- 2022-03-23 - Hello from Azure DevOps! --\u003e\n","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsturdy-dev%2Fsturdy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsturdy-dev%2Fsturdy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsturdy-dev%2Fsturdy/lists"}