Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 455 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 455 Bytes

SASTOJ

What is SASTOJ?

SASTOJ is a microservice online judge system based on Kratos, aiming to provide a more convenient and efficient online judge system for algorithm competitions.

Development

Environment

go version: 1.22
kratos version: v2.7

Download Dependency

go mod download

Run a Service

kratos run

More details about Go-Kratos: https://go-kratos.dev/docs/