MVP version working

This commit is contained in:
Leons Aleksandrovs
2025-08-10 20:57:34 +03:00
parent 5d02f55e84
commit 04a5a27cfe
2 changed files with 108 additions and 0 deletions

3
.gitignore vendored
View File

@@ -25,3 +25,6 @@ go.work.sum
# env file
.env
# Dev scripts
*.txt
*.sh