Skip to content

CommitCV/CommitCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommitCV

Customize and Modularize your Latex Resume with version control

Deployment

To deploy CommitCV, clone the repo, create a .env file using the .env.example, and deploy with docker using

docker compose up -d

Development

When rebuilding the docker containers after initial build the suggestion is that you only rebuild the container that you are developing for (the pdfCV container installs texlive-full and is 7GB)

Build the commitcv-server container with

docker compose build commitcv-server

Build the pdfcv container with

docker compose build pdfcv

About

Customize and Modularize your Latex Resume using Version Control

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors