https://github.com/runtime-error786/smarthire
SmartHire simplifies recruitment by connecting recruiters, candidates, and admins with AI-driven tools. It streamlines job postings, AI interviews, CV parsing, and subscription-based services via a user-friendly interface.
https://github.com/runtime-error786/smarthire
Last synced: 3 months ago
JSON representation
SmartHire simplifies recruitment by connecting recruiters, candidates, and admins with AI-driven tools. It streamlines job postings, AI interviews, CV parsing, and subscription-based services via a user-friendly interface.
- Host: GitHub
- URL: https://github.com/runtime-error786/smarthire
- Owner: runtime-error786
- License: mit
- Created: 2024-10-17T06:44:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-29T09:25:02.000Z (over 1 year ago)
- Last Synced: 2025-02-06T18:52:25.573Z (over 1 year ago)
- Language: JavaScript
- Size: 43.7 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to SmartHire
## Build the Docker Image
docker-compose build
## Start the Containers for the frontend and backend
docker-compose up
## Stopping the Containers
docker-compose down