Commit Graph

3 Commits

Author SHA1 Message Date
02878439af chore: remove sensitive credentials and improve env file security
Some checks failed
Deploy to Production / deploy (push) Failing after 6s
- Removed .env file containing sensitive API keys and passwords from version control
- Updated .gitignore to exclude all .env files except .env.example across all apps
- Added protection for environment files in subdirectories with apps/**/.env pattern
- Ensures credentials and secrets are kept out of repository while preserving example templates
2025-10-27 21:31:16 +01:00
adminuser
33354e655e Track deployment env file for workflow
All checks were successful
Deploy to Production / deploy (push) Successful in 1m48s
2025-10-26 21:26:54 +00:00
a0fd0e0b3c chore: initialize monorepo (pnpm workspace), add PLAN.md and .gitignore 2025-10-22 00:50:29 +02:00