跳转至

ZJURate Backend

The backend server of the ZJURate Project.

Installation

git clone https://github.com/ZJURateTeam/ZJURate-backend
cd ZJURate-backend
go mod tidy
go build

This will create an executable named ZJURate-backend (or ZJURate-backend.exe on Windows) in your current directory.

or Releases

Documentation