Initial Commit

This commit is contained in:
2023-10-15 18:02:44 -04:00
commit aa0eee9a8a
25 changed files with 1072 additions and 0 deletions

2
Makefile Normal file
View File

@@ -0,0 +1,2 @@
docker_build_local:
docker build -t minyma:latest .