Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

LyuLumos/CUC-ACM-OJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUC ACM OJ 使用文档

Author: LyuLumos. Powered by OnlineJudge

This repository is ARCHIVED on March 19th, 2021.

FOSSA Status

开发环境

  • WSL2 - Ubuntu 20.04.1 Server LTS(支持16.04及以上版本),Desktop版本较为不稳定
  • based on Vue, Django and Docker

文档

├── LICENSE
├── README.md
├── db
│   ├── backup.sh   # 备份数据库
│   └── reback.sh   # 从数据库里导回数据
├── depend.sh       # 依赖,可根据需要一键安装
├── doc.md          # 用户文档
├── docker-compose.yml
├── img
├── nodejs.sh       # nodejs安装流程
└── sec.sh          # 二次开发流程

其他

有关此项目的建议请联系 LyuLumos 或在 Discussion 中提出。

Releases

No releases published

Packages

No packages published

Languages