A scanner call server written in Golang, with Angular and Flutter clients.
Find a file
2024-10-31 13:15:48 -04:00
client
cmd Server header 2024-10-22 10:21:11 -04:00
internal Add simulation tuning UI 2024-10-31 13:15:48 -04:00
pkg Add simulation tuning UI 2024-10-31 13:15:48 -04:00
sql Model changes 2024-10-31 13:15:48 -04:00
.gitignore Initial alerting 2024-10-31 13:15:48 -04:00
config.sample.yaml Light refactoring, make tunables config items 2024-10-31 13:15:48 -04:00
go.mod Add simulation tuning UI 2024-10-31 13:15:48 -04:00
go.sum Add simulation tuning UI 2024-10-31 13:15:48 -04:00
LICENSE
Makefile Add simulation tuning UI 2024-10-31 13:15:48 -04:00
README.md

stillbox

A Golang scanner call server (gordio), with the Calls webapp.

NOTE

If this message is still here, the database schema initial migration and protobuf definitions are still subject to change.

Once gordio is actually usable (but not necessarily feature-complete), I will remove this note, and start using DB migrations and protobuf best practices (i.e. not changing field numbers).