A tool to help developers build a descriptive and simplified CV
1 - Clone the repository.
2 - Run - pip install -r requirements.dev.txt - to install dependencies to your Python3 enviroment.
3 - Run bootstrap_db.sql in you postgresql to initialize the database.