add: story and some tests

This commit is contained in:
2026-03-25 21:56:27 -07:00
parent 98b14220e7
commit 7626b5618a
6 changed files with 1158 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Database
Database provides access to the webstory database.
## Layout
Each resource gets a folder (story/ for stories, for example).
schema.sql contains the postgresql database.