summaryrefslogtreecommitdiff
path: root/src/ws/views
diff options
context:
space:
mode:
author8cy <[email protected]>2020-05-05 15:17:58 -0700
committer8cy <[email protected]>2020-05-05 15:17:58 -0700
commit7a26c1a3727b7072835680687ebb38473e1a09cc (patch)
tree1faf5a6cb771737570c04fc813fd5f266c95fe7c /src/ws/views
parentadd genservers (diff)
downloaddep-core-7a26c1a3727b7072835680687ebb38473e1a09cc.tar.xz
dep-core-7a26c1a3727b7072835680687ebb38473e1a09cc.zip
add build scripts, remove dist
- remove some db errors, namely ones that are bs like no on doc type errors - move ws to spike - remove copy npm scripts i think - remove .env and package
Diffstat (limited to 'src/ws/views')
-rw-r--r--src/ws/views/error.hbs1
-rw-r--r--src/ws/views/index.hbs1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/ws/views/error.hbs b/src/ws/views/error.hbs
deleted file mode 100644
index fe49573..0000000
--- a/src/ws/views/error.hbs
+++ /dev/null
@@ -1 +0,0 @@
-Error: {{errtype}} \ No newline at end of file
diff --git a/src/ws/views/index.hbs b/src/ws/views/index.hbs
deleted file mode 100644
index 5253033..0000000
--- a/src/ws/views/index.hbs
+++ /dev/null
@@ -1 +0,0 @@
-Status: Online \ No newline at end of file