From 55f725a502011155f0943f2340ef3763f014ccc0 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sun, 26 Apr 2020 15:48:24 +0300 Subject: Initial commit --- frontend/src/index.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 frontend/src/index.html (limited to 'frontend/src/index.html') diff --git a/frontend/src/index.html b/frontend/src/index.html new file mode 100644 index 0000000..f3e9d0e --- /dev/null +++ b/frontend/src/index.html @@ -0,0 +1,19 @@ + + + + PostgREST demo + + + +
+ + Index + Login + Logout + +
+ +
+ + + \ No newline at end of file -- cgit v1.3