This commit is contained in:
2026-03-13 21:53:38 -03:00
commit e001b458f9
16 changed files with 813 additions and 0 deletions

5
mindforge.cronjob/go.mod Normal file
View File

@@ -0,0 +1,5 @@
module mindforge.cronjob
go 1.22
require github.com/joho/godotenv v1.5.1