From 1bcc26364b4813168b1438b729e3446b423ae031 Mon Sep 17 00:00:00 2001 From: Kuba Date: Wed, 1 Feb 2023 01:54:18 +0100 Subject: [PATCH] soon to be working frontend --- invoice/index.html | 176 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 176 insertions(+) create mode 100644 invoice/index.html diff --git a/invoice/index.html b/invoice/index.html new file mode 100644 index 0000000..e8739c3 --- /dev/null +++ b/invoice/index.html @@ -0,0 +1,176 @@ + + + + Upload file to S3 + + + + +
+

S3 Uploader Test

+ +
+

Select an image

+ +
+
+ + + +
+

Success! Image uploaded to bucket.

+
+ + + + + + + + \ No newline at end of file