add prod web deployment

This commit is contained in:
2026-04-04 15:49:22 +02:00
parent e1745841b1
commit 84e5656ca0
2 changed files with 7 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ pkgs.mkShell {
beautifulsoup4
flask
lxml
waitress
]))
pkgs.claude-code
];