All in one workspace for OJ Lab.
It is more recommended to create a new directory and clone all the repositories into the directory.
Open this repository in Visual Studio Code.
Choose and clone other repo into the same parent directory as this repository. Here is the list of repositories:
- platform Central platform server for OJ Lab.
- frontend Frontend for OJ Lab.
- judger Judge module and runner integrated with OJ Lab.
- docusaurus Knowledge base site for OJ Lab.
- problem-packages Open problem packages for OJ Lab.
Click File -> Open Workspace from File...
and open oj-lab.code-workspace
.
You will see all the projects in the workspace.