Commit Graph

4 Commits

Author SHA1 Message Date
76f6ac19dc auto-claude: 4.1 - Add clear comments in .env.example explaining DATABASE_URL and PGPASSWORD
- Added comprehensive DATABASE_URL documentation with examples for dev/prod
- Added PGPASSWORD documentation for shell scripts (psql, pg_dump)
- Included security warnings about CWE-798 and hardcoded credentials
- Added usage examples: export, inline, and .pgpass file method
- Documented that shell scripts cannot read .env files automatically
2026-01-10 13:00:47 +01:00
1426a73e0d auto-claude: subtask-1-2 - Document GOOGLE_PLACES_API_KEY in .env.example 2026-01-08 20:24:37 +01:00
623ac284bf auto-claude: 2.2 - Document GOOGLE_PAGESPEED_API_KEY env variable
Add PageSpeed Insights API key configuration to .env.example with:
- Environment variable name: GOOGLE_PAGESPEED_API_KEY
- Link to API key setup documentation
- Note about free tier limits (25k requests/day)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 02:02:12 +01:00
02fc67bf40 Initial commit 2026-01-01 14:01:49 +01:00