summarylogtreecommitdiffstats
path: root/graphiql-app
diff options
context:
space:
mode:
Diffstat (limited to 'graphiql-app')
-rwxr-xr-xgraphiql-app4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphiql-app b/graphiql-app
new file mode 100755
index 000000000000..3b577e94753d
--- /dev/null
+++ b/graphiql-app
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+cd /opt/graphiql-app
+npm start