Initial commit

This commit is contained in:
2026-03-02 16:04:33 +01:00
commit 5eecf8a1eb
3 changed files with 663 additions and 0 deletions

6
nixpacks.toml Normal file
View File

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