A scanner call server written in Golang, with Angular and Flutter clients.
Find a file
Daniel Ponte 13d1dd6e4e Fix icon save (#63)
Reviewed-on: #63
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
2024-12-01 20:44:10 -05:00
client Fix icon save (#63) 2024-12-01 20:44:10 -05:00
cmd switchpart (#62) 2024-12-01 17:26:10 -05:00
internal
pkg switchpart (#62) 2024-12-01 17:26:10 -05:00
sql IF NOT EXISTS 2024-12-01 17:29:26 -05:00
util
.gitignore
.mockery.yaml
config.sample.yaml
go.mod
go.sum
LICENSE
Makefile
README.md

stillbox

A Golang scanner call server.

NOTE

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

Once stillbox 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).