Prepare static export and health endpoint

This commit is contained in:
Alexa Amundson
2025-11-22 20:06:13 -06:00
parent 59322269d0
commit 004d7e99d3
4 changed files with 672 additions and 2 deletions

4
public/health.json Normal file
View File

@@ -0,0 +1,4 @@
{
"status": "ok",
"service": "blackroad-os-docs"
}