Initial commit

This commit is contained in:
2026-06-09 19:29:34 +02:00
commit 2d8602609c
5 changed files with 158 additions and 0 deletions
Executable
+2
View File
@@ -0,0 +1,2 @@
docker build -t cobol-rest-framework .
docker run -p 8000:8000 cobol-rest-framework