diff options
| author | RblSb <msrblsb@gmail.com> | 2020-03-06 22:32:40 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-06 22:32:40 +0300 |
| commit | c6709732e858d111a75d14f8b9a132c58487f8d8 (patch) | |
| tree | c434fe9154e9e95c7190bbd9cb6f8648139fe645 /README.md | |
| parent | f4546e9f999e2ae26ee83bc706abcd9971317afa (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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
|
