refactor: use env variables and update project structure

This commit is contained in:
AyrisAI
2026-05-14 17:55:32 +03:00
parent 17395698ec
commit 9624a4f45d
6 changed files with 282 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules
.env
dist
*.log