summarylogtreecommitdiffstats
path: root/graphiql-app
diff options
context:
space:
mode:
authorMaxwell Pray2017-07-06 22:59:25 -0700
committerMaxwell Pray2017-07-06 22:59:25 -0700
commiteae4cfe70805aa8ecb0ed432606d3ae4b8bcfb13 (patch)
tree980107d9dcbfccf793d3dc7d95b6796f66817b15 /graphiql-app
downloadaur-eae4cfe70805aa8ecb0ed432606d3ae4b8bcfb13.tar.gz
Initial commit.
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