Fetches jobs
- Added new job analysis result repository and database migration system - Expanded job creation to support Glassdoor as a new provider alongside LinkedIn - Added CV analysis service launch configuration in VS Code - Updated Makefile with new commands for scraper service and migrations - Improved environment loading in cron analyzer to support local development - Added error handling for unsupported job providers - Integrated job analysis results |
||
|---|---|---|
| .vscode | ||
| api | ||
| cmd | ||
| cron | ||
| cv | ||
| docs | ||
| glassdoor-scraper | ||
| infrastructure | ||
| internal | ||
| migrations | ||
| services/linked-scraper | ||
| shared | ||
| .env | ||
| .gitignore | ||
| cv.txt | ||
| go.mod | ||
| go.sum | ||
| go.work | ||
| go.work.sum | ||
| Makefile | ||