Release v0.10-beta

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
shop
2026-05-16 17:18:25 +03:00
parent a3d3721724
commit 4ea2b429b3
3 changed files with 25 additions and 1 deletions
+8
View File
@@ -1,9 +1,17 @@
# ShopNova — интернет-магазин (Go)
**Версия:** `0.10-beta` · [Релизы](https://git.evilfox.cc/test/shop3/releases)
Главная страница интернет-магазина на Go с PostgreSQL 17 (SSL), reverse proxy Caddy и Docker Compose.
Репозиторий: https://git.evilfox.cc/test/shop3.git
Клонировать конкретную версию:
```bash
git clone --branch v0.10-beta https://git.evilfox.cc/test/shop3.git
```
## Быстрая установка на сервере
Требования: **Git**, **Docker**, **Docker Compose** (плагин `docker compose`).