Contenido y ejercicios del JSCamp InfoJobs
Stars
4.0k
Forks
420
Watchers
4.0k
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
41
commits
1
commits
chore: remove empty SQL file from the repository
b5f0740View on GitHubfeat: initialize Express API with TypeScript for job management
91939daView on GitHubrefactor: update package.json to reorganize workspaces and scripts
6276130View on GitHubfix: update CORS accepted origins and change API URL to local development
c9caba7View on GitHubrefactor: update package.json for workspace structure and main entry point
5217186View on GitHubfeat: add API monitoring dashboard and rate limiting middleware
c374761View on GitHubfeat: add initial TypeScript files for fundamental types, functions, interfaces, generics, and utility types
d66fa91View on GitHubfeat(e2e-testing): add initial setup for AI end-to-end tests with Playwright
0a36e8cView on GitHubfix: change input type from text to search in HomePage component
92a8948View on GitHubfeat: update job controller and routes, enhance CORS middleware, and modify .gitignore
6fb38faView on GitHub