Initial Commit

This commit is contained in:
2023-10-15 18:02:44 -04:00
commit c470a55ecf
21 changed files with 983 additions and 0 deletions

2
Makefile Normal file
View File

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