CV Blaster is a tool to help users to manage and generate their CV's in a simple application.
Client: NextJS, React, Redux, RTKQuery, TailwindCSS
Server: Python, Flask, SQLAlchemy, Marshmallow
DB: Postgres
Clone the project
git clone git@github.com:foxleigh81/cv-blaster.gitGo to the project directory
cd cv-blasterrun with docker
docker-compose upTo run this project, you will need to copy the .env.example files in the frontend and backend directories and rename them to .env replaced any values surrouned by square brackets with the appropriate information.
