initial commit

This commit is contained in:
2026-03-10 18:45:17 +01:00
commit b8e6df3a04
6 changed files with 758 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module bbs-server
go 1.26.1