Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jpCV (Japanese Resume Generator)

jpCV is a web application that helps you easily generate and export Japanese-style resumes (履歴書 - Rirekisho) and Curriculum Vitae (CV) directly to a PDF format.

How to Run

  1. Build:

    make build

    (Alternatively: docker build -t jpcv -f Dockerfile .)

  2. Run:

    make run

    (Alternatively: docker run -d -p 8080:8080 --name jpcv jpcv)

  3. Access the App: Open your browser and navigate to: http://localhost:8080

  4. Stop:

    make stop

    (Alternatively: docker stop jpcv && docker rm jpcv)

About

Japanese Resume Generator

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages