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 [email protected]:foxleigh81/cv-blaster.git
Go to the project directory
cd cv-blaster
run with docker
docker-compose up
To 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.