Make server out of SS script

This commit is contained in:
Daniel Cosme
2026-03-30 13:58:13 -04:00
parent 64c234f6ff
commit 5523e7fb12
10 changed files with 6017 additions and 7 deletions

2
go.mod
View File

@@ -5,6 +5,8 @@ go 1.26.1
require (
github.com/go-sql-driver/mysql v1.9.3
github.com/stephenafamo/bob v0.42.0
maragu.dev/gomponents v1.2.0
maragu.dev/gomponents-datastar v0.3.3
)
require (