Adding better docs.

This deploys, works.

Now, to figure out the WWW hosting and see if the admin API is secure.
This commit is contained in:
Matt Jadud
2025-12-06 15:00:46 -05:00
parent fa39ef6292
commit 70535895da
7 changed files with 254 additions and 39 deletions

8
index.html Normal file
View File

@@ -0,0 +1,8 @@
<HTML>
<HEAD>
<TITLE>#hi</TITLE>
</HEAD>
<BODY>
Hello.
</BODY>
</HTML>