Resume of yihong0618(fork from frostming/resume)
Requires: PDM and Python >= 3.10
Install dependencies
pdm install
Build static files
pdm run build
Run development server
pdm dev
Data files are in data/
directory, and templates are in templates/
directory.