Сделан баланс, проверка чеков, начата система создания серверов

This commit is contained in:
Georgiy Syralev
2025-09-18 16:26:11 +03:00
parent 515d31ee9e
commit cce9e7b996
54 changed files with 1914 additions and 316 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# Node
node_modules/
# Env files
.env
ospabhost/frontend/.env
ospabhost/backend/.env
# Build
/dist
/build