From b861a9c55497ecd871f3ef1c3cfb52a761415f21 Mon Sep 17 00:00:00 2001 From: frikky Date: Fri, 22 May 2020 20:14:02 +0200 Subject: [PATCH] Added gitter support chat --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 00ffc00e..9353cc96 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ Documentation can be found on https://shuffler.io/docs/about or in your own inst * Debug view for manual executions * App versioning +## Support +Open an issue on Github, or [join the gitter chat](https://gitter.im/Shuffle-SOAR/community). For other / private requests: [frikky@shuffler.io](mailto:frikky@shuffler.io) ### Setup - Local development Frontend - requires [npm](https://nodejs.org/en/download/)/[yarn](https://yarnpkg.com/lang/en/docs/install/#debian-stable)/your preferred manager. Runs independently from backend - edit frontend/src/App.yaml (line 46~) from window.location.origin to http://YOUR IP:5001