feat: add .env.example templates for development setup
- Create .env.example with database and API key placeholders - Add backend/.env.example for backend development - Add frontend/.env.example for Vite frontend config - Add tests/env-example.spec.ts with 13 validation tests - Verify .gitignore correctly ignores .env files
This commit is contained in: