From c6709732e858d111a75d14f8b9a132c58487f8d8 Mon Sep 17 00:00:00 2001 From: RblSb Date: Fri, 6 Mar 2020 22:32:40 +0300 Subject: Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index dd37e42..b91a63a 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,12 @@ Even if some original features are not implemented yet, there is some new things ### Configuration It's just works, but you can also check [user/ folder](/user/README.md) for server settings and additional customization. +### Intergations +#### Heroku: +- Create app and commit repo to get build +- Remove `user/` folder from `.gitignore` and commit it to change default configuration +- Add `APP_URL` config var with `your-app-link.herokuapp.com` value to prevent sleeping when clients online + ### Development - Install Haxe 4, VSCode and vshaxe extension - `haxelib install all` to install extern libs -- cgit v1.2.3