算法评测平台前端。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
richie ab84a1e709 更新部署指南 5 years ago
bin Add code format 6 years ago
libs Limit redis cache size of renderer by using a LRU cache 6 years ago
migrates Add migration script to build statistics table 6 years ago
models Fix CE submissions' score is NULL 5 years ago
modules Deny downloading from wrong host 6 years ago
static 更新部署指南 5 years ago
uploads Add non-traditional problem support; add problem additional_file 8 years ago
views Prevent submitting before editor loaded 6 years ago
.babelrc Initial commit 8 years ago
.editorconfig Add .editorconfig 8 years ago
.gitignore Move to TypeORM 6 years ago
LICENSE Initial commit 8 years ago
README.md 更新部署指南 5 years ago
app.js Disable bluebird warning wForgottenReturn 6 years ago
config-example.json Limit redis cache size of renderer by using a LRU cache 6 years ago
language-config.json Finish monaco editor 6 years ago
package.json Limit redis cache size of renderer by using a LRU cache 6 years ago
tsconfig.json Move to TypeORM 6 years ago
utility.js Add option for download testdata though different host 6 years ago
yarn.lock Limit redis cache size of renderer by using a LRU cache 6 years ago

README.md

一个用于算法竞赛的在线评测系统。

部署