{"id":29702499,"url":"https://github.com/devgateway/seeds-commons","last_synced_at":"2025-07-23T12:39:29.161Z","repository":{"id":40493462,"uuid":"482865404","full_name":"devgateway/seeds-commons","owner":"devgateway","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-31T15:44:34.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-04-10T10:10:13.635Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/devgateway.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":"2022-04-18T13:54:09.000Z","updated_at":"2022-04-18T15:44:07.000Z","dependencies_parsed_at":"2023-01-19T19:59:15.644Z","dependency_job_id":null,"html_url":"https://github.com/devgateway/seeds-commons","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devgateway/seeds-commons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devgateway%2Fseeds-commons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devgateway%2Fseeds-commons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devgateway%2Fseeds-commons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devgateway%2Fseeds-commons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devgateway","download_url":"https://codeload.github.com/devgateway/seeds-commons/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devgateway%2Fseeds-commons/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266680656,"owners_count":23967795,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-07-23T12:39:27.390Z","updated_at":"2025-07-23T12:39:29.149Z","avatar_url":"https://github.com/devgateway.png","language":"JavaScript","readme":"# seeds-commons\n\nWhen configuring your new app / repo, you can select one directory that you want to configure to get content from a submodule.\n\nFor this guide, we'll use /src/seeds-commons/\n\nIn this example, we'll be using two repos. One [seeds-dashboard](https://github.com/devgateway/seeds-dashboard.git) and one [seeds-commons](https://github.com/devgateway/seeds-commons.git)\n\n## 1. Configure\n\n### 1.1 Add a submodule\n\nConfiguring the submodule for the first time. Go to ui/src and run the command below on the command line:\n```\ngit submodule add https://github.com/devgateway/seeds-commons.git seeds-commons\n```\nRemember that a react app should always store source code under src folder.\n\n### 1.2 Fetch code after updating the seeds-dashboard app for the first time\nyou have to run the following git command on console in the directory ui/src/seeds-commons\n```\ngit submodule update --init\n```\n### 1.3 Clone a fresh copy and fetch the submodules\nyou have to run the following git command on console in the directory ui/src/seeds-commons\n```\ngit clone https://github.com/devgateway/seeds-dashboard.git --recursive\n```\nIf you cloned the repository without --recursive you have to go then to step 1.2\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevgateway%2Fseeds-commons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevgateway%2Fseeds-commons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevgateway%2Fseeds-commons/lists"}