From adc88dbdf3274d4d0cf15b5f2cf7b0bbb939bfe0 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 18 Nov 2023 21:21:22 -0800 Subject: v3: re-write frontend using next js --- backend/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 backend/index.html (limited to 'backend/index.html') diff --git a/backend/index.html b/backend/index.html new file mode 100644 index 0000000..3451ab5 --- /dev/null +++ b/backend/index.html @@ -0,0 +1,14 @@ + + + +
+
+ + \ No newline at end of file -- cgit v1.2.3