{"id":23388475,"url":"https://github.com/apexal/rcos_io","last_synced_at":"2026-02-20T19:33:28.779Z","repository":{"id":62006477,"uuid":"555487844","full_name":"Apexal/rcos_io","owner":"Apexal","description":"The final RCOS web client. Built on the RCOS database via Hasura.","archived":false,"fork":false,"pushed_at":"2022-12-02T06:55:09.000Z","size":825,"stargazers_count":3,"open_issues_count":6,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-10-17T07:41:33.307Z","etag":null,"topics":["flask","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Apexal.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}},"created_at":"2022-10-21T17:22:10.000Z","updated_at":"2022-12-23T05:06:07.000Z","dependencies_parsed_at":"2023-01-23T22:02:00.770Z","dependency_job_id":null,"html_url":"https://github.com/Apexal/rcos_io","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Apexal/rcos_io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apexal%2Frcos_io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apexal%2Frcos_io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apexal%2Frcos_io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apexal%2Frcos_io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Apexal","download_url":"https://codeload.github.com/Apexal/rcos_io/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apexal%2Frcos_io/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29661611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T16:33:43.953Z","status":"ssl_error","status_checked_at":"2026-02-20T16:33:43.598Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["flask","python"],"created_at":"2024-12-22T02:30:03.090Z","updated_at":"2026-02-20T19:33:28.745Z","avatar_url":"https://github.com/Apexal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RCOS I/O\n\nThe final RCOS web client. Built on the RCOS database via Hasura and an extremely safe and boring Python Flask stack.\n\n\n## Local Development\n\nSetup is very straightforward. If you run into **any** problems big or small while going through these stesp, open an [Issue](https://github.com/Apexal/rcos_io/issues/new). It will greatly help us improve the docs.\n\n### Requirements\n1. Python 3.8 or above\n2. An understanding of [Flask](https://flask.palletsprojects.com/en/2.2.x/quickstart/) \n\n### Setup\n\n#### Setting up the Flask server\n\n1. `python3 -m venv ./venv`\n    or `python -m venv ./venv` for Windows\n2. `source ./venv/bin/activate`\n    - or `.\\venv\\Scripts\\Activate.ps1` (in PowerShell) for Windows\n3. `pip install -r requirements.txt` (note: `pip` and not `pip3`)\n4. `pre-commit install`\n5. `cp .env.example .env`\n6. Fill out `.env` with valid values\n    - these come from current Coordinators\n\n\n### Running\n\n1. `source ./venv/bin/activate`\n    - or `.\\venv\\Scripts\\Activate.ps1` (in PowerShell) for Windows\n2. `flask run`\n3. Navigate to the URL printed in the console, typically http://127.0.0.1:5000\n\nAny code or template changes you make will automatically restart the server.\n\n## Deploying to Production\n\nPushes to `main` automatically deploy to https://rcos.up.railway.app/\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapexal%2Frcos_io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapexal%2Frcos_io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapexal%2Frcos_io/lists"}