From 4582aee9c51800f7b236fc9d731829c16254429f Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Tue, 28 Mar 2023 20:14:37 +0200 Subject: Add backend code to repo --- backend/static/index.html | 78 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 backend/static/index.html (limited to 'backend/static/index.html') diff --git a/backend/static/index.html b/backend/static/index.html new file mode 100644 index 0000000..afa1954 --- /dev/null +++ b/backend/static/index.html @@ -0,0 +1,78 @@ + + + + + + + + + + + + +
+

Uploaded Images:

+ + + +

+
+ + + -- cgit v1.3.1