chore: initialize project
All checks were successful
Deploy monie-landing (kaniko) / build-and-deploy (push) Successful in 11m16s

This commit is contained in:
2026-04-05 17:16:55 +03:00
commit bc4979b455
38 changed files with 11364 additions and 0 deletions

13
.dockerignore Normal file
View File

@@ -0,0 +1,13 @@
.git
.gitea
node_modules
.output
dist
coverage
.npm
*.log
.env
.env.*
README.md
.codex
.vscode