{"id":28889931,"url":"https://github.com/joincolony/colonyserver","last_synced_at":"2026-02-16T22:04:16.352Z","repository":{"id":44536219,"uuid":"223626019","full_name":"JoinColony/colonyServer","owner":"JoinColony","description":"The repo we never wanted to have to create","archived":false,"fork":false,"pushed_at":"2024-10-30T13:02:16.000Z","size":1691,"stargazers_count":1,"open_issues_count":16,"forks_count":2,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-30T13:18:27.117Z","etag":null,"topics":["colony","graphql","hacktoberfest","mongodb"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/JoinColony.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":"2019-11-23T17:17:43.000Z","updated_at":"2024-10-30T13:02:19.000Z","dependencies_parsed_at":"2023-01-21T13:15:17.682Z","dependency_job_id":null,"html_url":"https://github.com/JoinColony/colonyServer","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/JoinColony/colonyServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoinColony%2FcolonyServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoinColony%2FcolonyServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoinColony%2FcolonyServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoinColony%2FcolonyServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JoinColony","download_url":"https://codeload.github.com/JoinColony/colonyServer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoinColony%2FcolonyServer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261042953,"owners_count":23101778,"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":["colony","graphql","hacktoberfest","mongodb"],"created_at":"2025-06-21T00:31:29.239Z","updated_at":"2025-10-13T10:33:52.700Z","avatar_url":"https://github.com/JoinColony.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# colonyServer\n\nGraphQL-powered metadata server for colonies, with on-chain authentication via the [Colony Network](https://github.com/JoinColony/colonyNetwork).\n\n\n## Prerequisites\n\n* `mongod` \u003e=3.6\n* `solc` \u003e=0.5.8  (we recommend via Docker)\n\n\n## Setup\n\n```bash\n# Set up colonyNetwork submodule\ngit submodule update --init --recursive\ncd lib/colonyNetwork\nnpm install\nnpm run provision:token:contracts\ncd ../..\n\n# Copy .env.example (make changes where appropriate)\ncp .env.example .env\n\n# Set up colonyServer, create the database and start the server\nnpm install\n# If necessary, start mongod:\n# npm run db:start\nnpm run db:setup\nnpm run dev\n\n# For authentication, compile and migrate colonyNetwork contracts\ncd lib/colonyNetwork\nnpm run start:blockchain:client\nnpx truffle migrate --reset --compile-all\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoincolony%2Fcolonyserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoincolony%2Fcolonyserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoincolony%2Fcolonyserver/lists"}