feat: add dotenvy for environment variable management and improve error handling in Env struct

This commit is contained in:
MythEclipse
2025-06-28 20:21:20 +07:00
parent cfa251337f
commit f598dedb3b
9 changed files with 151 additions and 49 deletions
+2
View File
@@ -14,3 +14,5 @@ lettre.workspace = true
chrono.workspace = true
surrealdb.workspace = true
jsonwebtoken.workspace = true
dotenvy.workspace = true