review(env): shift secret to env file and added logger

This commit is contained in:
carla 2025-06-24 09:52:17 +02:00
parent b69ef02169
commit 08b3735c1b
7 changed files with 21 additions and 2 deletions

3
.gitignore vendored
View file

@ -36,3 +36,6 @@ npm-debug.log
/assets/node_modules/
.cursor
# Ignore the .env file with env variables
.env