This repository contains the main expressJS application for H1BMatch. The service handles API requests from the front-end and includes schedlued jobs that vectorize job detials and filter jobs from sponsoring companies.
For full functionality, you will need connection credentials for our AWS and Azure databases, and a lamma3.1 running locally or deployed.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Clone the repository:
git clone https://github.com/H1BMatch/H1BMatch_Main.git
Navigate to the project directory:
cd H1BMatch_MainInstall dependencies:
npm installStart the application:
npm run devPlease read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Yoseph Shibiru - Initial work - Yoseph
See also the list of [contributors](https://github.com/yourname/project/contributors who participated in this project.
- Hat tip to anyone whose code was used