Initial commit: Erika CV site with Nomad deployment
Some checks failed
Build and Deploy Erika CV / build-and-deploy (push) Failing after 10s

This commit is contained in:
Henrik Jess Nielsen
2026-04-19 17:09:21 +02:00
parent af246f5117
commit daf51d3025
7 changed files with 819 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
flask>=3.0.0
gunicorn>=22.0.0