cleanup file structure, dockerize app

This commit is contained in:
KS Jannette
2026-05-19 03:37:56 -04:00
parent 4042ba87f5
commit 8cfde57cab
18 changed files with 262 additions and 98 deletions

View File

@@ -0,0 +1,6 @@
LOG_LEVEL=info
API_PORT=3000
API_READ_TIMEOUT=7
API_WRITE_TIMEOUT=5
API_IDLE_TIMEOUT=5
API_TIMEOUT=5