running now

This commit is contained in:
Anika Raemer 2025-09-22 20:17:46 +02:00
parent 85cd083750
commit c17bb05f0a
25 changed files with 156 additions and 114 deletions

2
.env
View file

@ -4,5 +4,5 @@ DB_HOST=localhost
DB_PORT=5432
DB_USERNAME=recipe-backend
DB_PASSWORD=yeshu0bue5aigaphie0eemoFey3farei
DB_DATABASE=recipe-backend
DB_DATABASE=recipe-backend-dev
NODE_ENV=dev