repository
0.0.0-20241220222014-034623fca431
Repository: https://github.com/ltsec/scoring-engine.git
Documentation: pkg.go.dev
# README
CSEC Club Scoring Engine
Purpose
The purpose of this scoring engine is to emulate a competition's scoring system
Tools
Go
Python
- flask, flask-login
- psycopg2
General
- Docker
Startup
- Run docker compose up --build
- docker ps
- docker attach [scoring-engine container id] From there, you're free to interact with the CLI, use "help" if you don't know the commands