Initial commit

This commit is contained in:
Ruslan Bakiev
2026-02-14 10:03:13 +07:00
commit 5e7ef93c12
12 changed files with 11575 additions and 0 deletions

9
.dockerignore Normal file
View File

@@ -0,0 +1,9 @@
node_modules
.nuxt
.output
.git
.gitignore
Dockerfile
README.md
npm-debug.log
.DS_Store