the first version

This commit is contained in:
2025-09-07 14:21:48 +08:00
parent 0b983eeff2
commit ee62bee331
14 changed files with 996 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module MeowEmbedded-MusicServer
go 1.25.0
require github.com/joho/godotenv v1.5.1