{"id":40378048,"url":"https://github.com/oj-lab/platform","last_synced_at":"2026-01-22T04:01:04.866Z","repository":{"id":50626876,"uuid":"519550694","full_name":"oj-lab/platform","owner":"oj-lab","description":"Aims to build high-performance \u0026 easy-peasy online-judge system","archived":false,"fork":false,"pushed_at":"2025-02-16T02:35:39.000Z","size":6912,"stargazers_count":10,"open_issues_count":18,"forks_count":5,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-14T21:57:46.663Z","etag":null,"topics":["backend","easy-peasy","gin","golang","gorm","k8s","online-judge"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oj-lab.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-07-30T15:20:05.000Z","updated_at":"2025-02-09T10:09:56.000Z","dependencies_parsed_at":"2024-01-05T14:24:02.428Z","dependency_job_id":"13e82bbc-c6ec-45aa-a627-635309d02057","html_url":"https://github.com/oj-lab/platform","commit_stats":null,"previous_names":["oj-lab/oj-lab-services","oj-lab/platform","oj-lab/oj-lab-platform"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oj-lab/platform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oj-lab%2Fplatform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oj-lab%2Fplatform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oj-lab%2Fplatform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oj-lab%2Fplatform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oj-lab","download_url":"https://codeload.github.com/oj-lab/platform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oj-lab%2Fplatform/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28603294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T10:46:13.255Z","status":"ssl_error","status_checked_at":"2026-01-20T10:42:51.865Z","response_time":117,"last_error":"SSL_read: 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":["backend","easy-peasy","gin","golang","gorm","k8s","online-judge"],"created_at":"2026-01-20T12:00:18.923Z","updated_at":"2026-01-20T12:00:33.014Z","avatar_url":"https://github.com/oj-lab.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OJ Lab Platform\n\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/oj-lab/platform/build-and-test.yaml?logo=github\u0026label=Tests)\n[![codecov](https://codecov.io/gh/oj-lab/platform/graph/badge.svg?token=T5P2KP7VTL)](https://codecov.io/gh/oj-lab/platform)\n![Codespace Supported](https://img.shields.io/badge/Codespace_Supported-000000?style=flat\u0026logo=github)\n\nCentral service for OJ Lab, supporting distributed deployment.\n\n## Development\n\n\u003e 🌟 Accept VSCode extension recommandation for complete experience.\n\n### Before you start\n\nOJ Lab Platform depends on several foundational services, including:\n\n- PostgreSQL (or other SQL database in the future) for data storage\n- Redis for caching \u0026 session management\n- MinIO (or other S3 like storage) for file storage\n- ClickHouse for analytics (currently not developed)\n- [Judger](https://github.com/oj-lab/judger) for judging\n\nThis project provides a Makefile to help you quickly set up dependencies \u0026 other optional choices.\nRun `make setup-dependencies` to start these services and load the initial data.\n\n### Launch from VSCode\n\nLaunch the programs with VSCode launch configurations is the most recommended way.\nIt will automatically set the environment and run the program in debug mode.\n\n### Run Judger\n\nThere is a `judger` service in the project's `docker-compose.yml`.\nIt won't start from the `make setup-dependencies` command by default\n(since it takes time to let MinIO \u0026 PostgreSQL start up).\n\nRun `docker compose up -d judger` to start the judger service.\n\n### Manage DB data\n\nWe provide `adminer` to access PostgreSQL data.\nYou can optionally run `docker compose up -d adminer` to start the service,\nor just continue to use your own database management tool.\n\n\u003e Remember to set the type of the database to `PostgreSQL` when login to adminer.\n\n## Troubleshooting\n\ngo bin not included in PATH\n\n```bash\n# You should change .zshrc to .bashrc if you are using bash\necho 'export PATH=$PATH:$(go env GOPATH)/bin' \u003e\u003e ~/.zshrc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foj-lab%2Fplatform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foj-lab%2Fplatform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foj-lab%2Fplatform/lists"}