Initial commit for iiEasy: all files included

This commit is contained in:
2026-02-03 23:16:16 +05:00
commit 3b3d29e21c
158 changed files with 32962 additions and 0 deletions

13
.dockerignore Normal file
View File

@@ -0,0 +1,13 @@
node_modules
.git
iiEasy
.gitignore
.env
.env.local
.env.*.local
*.log
dist
.idea
.vscode
*.md
!README.md