4 Commits

Author SHA1 Message Date
srbhr
19436584f1 chore(docker): update build commands and ignore config files
- Added config.json to .dockerignore and .gitignore to prevent committing sensitive API keys.
- Modified start.sh to remove unnecessary dependencies during Playwright installation.
2026-01-06 20:45:27 +05:30
srbhr
d3f2fbdf2a chore(docs): update README and .gitignore for clarity
- Removed video section from README for cleaner presentation.
- Added .idea/ to .gitignore to prevent IDE files from being tracked.
- Adjusted CORS_ORIGINS formatting in .env.example and .env.sample for consistency.
- Enhanced prompt templates in templates.py for better resume processing.
- Updated banner message in start.sh for improved clarity.
2026-01-01 16:57:08 +05:30
srbhr
68a3b8dfce feat: update dependencies, enhance configuration loading, and improve setup documentation 2025-12-30 21:07:39 +05:30
srbhr
253c1041ae feat(api-keys): implement API key management with storage and retrieval functionality 2025-12-30 17:10:31 +05:30