env variables handling

This commit is contained in:
cpu
2025-03-31 01:26:50 +02:00
parent c2e7bd5f1e
commit 51a1be22d2
15 changed files with 209 additions and 106 deletions

1
.gitignore vendored
View File

@@ -19,6 +19,7 @@ yarn-error.log*
.env.development.local
.env.test.local
.env.production.local
config.env.js
# Editor directories and files
.idea/