{"id":22753838,"url":"https://github.com/slaclab/coact-api","last_synced_at":"2025-07-18T06:37:09.034Z","repository":{"id":41244801,"uuid":"479146081","full_name":"slaclab/coact-api","owner":"slaclab","description":"SLAC's Scientific User and Resource Management System","archived":false,"fork":false,"pushed_at":"2025-06-19T16:56:42.000Z","size":717,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-06-19T17:48:24.359Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/slaclab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"zenodo":null}},"created_at":"2022-04-07T20:57:13.000Z","updated_at":"2025-06-19T16:56:46.000Z","dependencies_parsed_at":"2023-10-12T04:02:02.041Z","dependency_job_id":"c98f0790-f0c6-4660-b7d5-19d6785ec7ed","html_url":"https://github.com/slaclab/coact-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/slaclab/coact-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaclab%2Fcoact-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaclab%2Fcoact-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaclab%2Fcoact-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaclab%2Fcoact-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slaclab","download_url":"https://codeload.github.com/slaclab/coact-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaclab%2Fcoact-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265711346,"owners_count":23815518,"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-12-11T06:13:38.570Z","updated_at":"2025-07-18T06:37:09.015Z","avatar_url":"https://github.com/slaclab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# new-iris\nSLAC's Scientific User and Resource Management System\n\n## initialisation\n\ncheck out code\n\n    git clone https://github.com/slaclab/new-iris.git\n\noption 1) create a new virtual env with\n\n    virtualenv new-iris\n    new-iris/bin/pip install -r new-iris/requirements.txt\n    cd new-iris\n\noption 2) create a new conda environment\n\n    sh Miniconda3-latest-Linux-x86_64.sh -f -p new-iris/\n    cd new-iris\n    ./bin/pip -r requirements.txt\n\ninstall mongo \n\noption 1) via conda with:\n\n     ./bin/conda install mongodb\n\noption 2) via yum etc.\n\nand start it with\n\n    mkdir mongodb\n    ./bin/mongod --config mongod.conf\n\nthen initiate the uvicorn server with\n\n    ./bin/uvicorn main:app  --reload\n    \n## testing\n\nyou can then go to http://localhost:8000/graphql to test the graphql interface and issue queries etc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslaclab%2Fcoact-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslaclab%2Fcoact-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslaclab%2Fcoact-api/lists"}