From 402888423de9764c22175df4cc41d79157895f3d Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Tue, 11 Nov 2025 10:34:59 +0100 Subject: add basic server --- static/index.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 static/index.js (limited to 'static/index.js') diff --git a/static/index.js b/static/index.js new file mode 100644 index 0000000..8764baf --- /dev/null +++ b/static/index.js @@ -0,0 +1 @@ +console.log('hello, world!'); -- cgit v1.2.3-70-g09d2