use .env for project configuration

This commit is contained in:
imperosol
2024-12-24 15:40:58 +01:00
parent 88b3f7c322
commit 41bff53853
11 changed files with 341 additions and 156 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ node_modules/
# compiled documentation
site/
.env