A simple web app to find potential cantidates based on GitHub profiles.
Clone the repository locally and run pnpm install.
Create a .env file in the environment directory and populate values based on .example.env, then run pnpm build and pnpm start.
This project uses the MIT license.