Initial commit

This commit is contained in:
sas.fajri
2026-04-30 14:27:01 +07:00
commit e29e943c27
70 changed files with 8909 additions and 0 deletions

11
cpone-dashboard/go.mod Normal file
View File

@@ -0,0 +1,11 @@
module cpone-dashboard
go 1.25.0
require (
github.com/go-chi/chi/v5 v5.2.5
github.com/go-sql-driver/mysql v1.9.3
github.com/joho/godotenv v1.5.1
)
require filippo.io/edwards25519 v1.1.0 // indirect