Files
font-showcase/nixpacks.toml

7 lines
201 B
TOML

[phases.setup]
nixPkgs = ["php84"]
cmds = ["git clone --branch v3.x --depth 1 https://github.com/nicoverbruggen/ebook-fonts.git ./repos/ebook-fonts"]
[start]
cmd = "php -S 0.0.0.0:${PORT:-8080} -t ."