@@ -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`).
|
||||
|
||||
Reference in New Issue
Block a user