Adding most of the deploy stuff so I have it duplicated somewhere as I moved to a new datacentre.

Started thinking about threads and did some db crafting
This commit is contained in:
2025-05-26 22:10:57 -05:00
parent 09f07e7291
commit 1ab85daf40
6 changed files with 61 additions and 1 deletions
+2 -1
View File
@@ -25,6 +25,7 @@
"vite": "^6.2.6"
},
"dependencies": {
"marked": "^15.0.11"
"marked": "^15.0.11",
"proquint": "^0.0.1"
}
}