From e58b453f24c8b4081361112862d29c34eb22009d Mon Sep 17 00:00:00 2001 From: Melonai Date: Wed, 20 May 2020 19:52:18 +0200 Subject: port to react and better error handling in backend --- client/public/index.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 client/public/index.html (limited to 'client/public/index.html') diff --git a/client/public/index.html b/client/public/index.html new file mode 100644 index 0000000..f8ac79c --- /dev/null +++ b/client/public/index.html @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + sho.rest + + + +
+ + -- cgit 1.4.1