An application to store and index curriculums for later. This would allow you to search for specific traits when hiring again.
To run the application you must:
- Have Docker installed.
- Clone the repository.
- Open a terminal and navigate to the repository location
- Run
docker-compose build
- Run
docker-compose up