feat(db): implement basic db

This commit is contained in:
2026-06-19 12:24:55 +02:00
parent d308c46b12
commit 3cf9e6f266
5 changed files with 67 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
module tomatentum.net/outfit-voting-abi26
go 1.25.5
require github.com/lib/pq v1.12.3 // indirect