refactor: better env handling (#5)
Some checks failed
CD / Test (push) Successful in 1m0s
CD / Build and push (amd64) (push) Has been cancelled
CD / Build and push (arm64) (push) Has been cancelled

Reviewed-on: #5
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #5.
This commit is contained in:
2025-01-07 19:46:32 +01:00
committed by t.behrendt
parent 94b03a97d4
commit 990e7b1dbe
6 changed files with 162 additions and 93 deletions

View File

@@ -14,6 +14,7 @@
"@types/bun": "latest"
},
"dependencies": {
"env-var": "^7.5.0",
"gotify": "^1.1.0",
"ts3-nodejs-library": "^3.4.1",
"winston": "^3.8.2"