launcher api

This commit is contained in:
2026-03-21 17:53:03 +04:00
parent 269255e04f
commit a7c5b36588
22 changed files with 2264 additions and 80 deletions
@@ -0,0 +1,18 @@
---
name: Moonwell project overview
description: Laravel 12 web app for WoW private server (AzerothCore), with S3 storage and dual DB connections
type: project
---
Moonwell — веб-интерфейс для WoW приватного сервера на AzerothCore.
- **Стек:** Laravel 12, PHP 8.2+
- **S3:** Yandex Cloud Storage (endpoint: storage.yandexcloud.net, бакет: warcraft-client)
- **Базы данных AzerothCore:**
- `acore_auth` — авторизация
- `acore_characters` — персонажи
- **Локализация:** русский (APP_LOCALE=ru)
- **Деплой:** Docker Compose
**Why:** понимание стека и архитектуры проекта для корректной помощи.
**How to apply:** учитывать при работе с кодом — две внешние БД, S3 через Yandex Cloud, русскоязычный проект.