aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-09-07 15:26:27 +0300
committerGravatar Vitaly Takmazov2018-09-07 15:26:27 +0300
commite7996a800914bbd39b7374b4628f5cc922cfeea8 (patch)
tree420fcfd3c54b75e63fe75b647ee003b83a459649 /README.md
parent8bd7c95cd756b6b2790c5470b8cf2f0a4202796c (diff)
update README
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 доступна консоль бд. Параметры подключения: