aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2452fded..a3fe96df 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,19 @@
Juick
---
-Это API-сервер Juick, веб-приложение находится в отдельном репозитории: git clone git@x.juick.com:/srv/git/Juick-3.0.git
------
-
Подготовка:
```
git clone git@x.juick.com:/srv/git/juick.git
+git submodule update --init
+
cd juick
echo "spring.h2.console.enabled=true" > juick-www/src/main/resources/application.properties
+./gradlew :juick-server:bootRun
+
```
По адресу http://localhost:8080/h2-console доступна консоль бд. Параметры подключения: