https://github.com/ifyun/cloud-oj
Online Judge
https://github.com/ifyun/cloud-oj
docker oj online-judge rabbitmq spring-boot spring-cloud vue
Last synced: 6 months ago
JSON representation
Online Judge
- Host: GitHub
- URL: https://github.com/ifyun/cloud-oj
- Owner: ifyun
- License: mit
- Created: 2020-06-04T04:03:00.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-25T04:00:19.000Z (7 months ago)
- Last Synced: 2025-04-12T05:14:40.414Z (6 months ago)
- Topics: docker, oj, online-judge, rabbitmq, spring-boot, spring-cloud, vue
- Language: Java
- Homepage:
- Size: 5.02 MB
- Stars: 24
- Watchers: 1
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cloud OJ







Cloud OJ 是一个“微”服务架构的 Online Judge 系统,基于 Spring Cloud、Vue.js、UNIX API
- 容器化运行
- 代码高亮
- 亮色/暗色主题
- 可扩展的判题节点
- Special Judge
![]()
## 语言支持
- C
- C++
- Java
- Python
- Bash Shell
- C#
- JavaScript
- Kotlin
- Go## 文档
- [构建 / 安装运行](doc/Build&Setup.md)
- [搭建开发环境 / Debug](doc/Dev.md)## 相关资源
- [Spring](https://spring.io/)
- [Consul](https://www.consul.io/)
- [MariaDB](https://mariadb.org/)
- [RabbitMQ](https://www.rabbitmq.com/)
- [Vite](https://vitejs.dev/)
- [Vue.js](https://vuejs.org/)
- [Pinia](https://pinia.vuejs.org/)
- [Naive UI](https://naiveui.com/)
- [Axios](https://github.com/axios/axios)
- [Day.js](https://day.js.org/)
- [CodeMirror 5](https://codemirror.net/5/)
- [KaTeX](https://katex.org/)
- [Apache Echarts](https://echarts.apache.org/)
- [highlight.js](https://highlightjs.org/)
- [markdown-it](https://github.com/markdown-it/)
- [xicons](https://www.xicons.org/)Thanks to JetBrains for providing the Open Source Development license.