fix: hardcode PGPASSWORD default so loaders work without local .env

This commit is contained in:
Kerboul
2026-04-07 09:33:25 +02:00
parent c390caf2e2
commit 838665001e
24 changed files with 5497 additions and 125 deletions

5
hello-framework/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.DS_Store
/dist/
node_modules/
yarn-error.log
.env