аутентификация к веб админке

This commit is contained in:
vrubelroman 2025-11-23 02:36:15 +03:00
parent 595c9419f4
commit e6967db17d
6 changed files with 282 additions and 2 deletions

3
.gitignore vendored
View file

@ -44,6 +44,9 @@ logs/
.env.local
.env.backup
# Auth config (contains passwords)
LichessWebView/auth_config.json
# Node modules (если будут использоваться)
node_modules/