This folder contains a static, scenario-driven landing page for pg_durable users.
It also points users to the pg-durable-sql agent skill, so an AI assistant can
generate durable-function SQL for them.
index.html— Main pagestyles.css— Page styling
From the repository root:
python3 -m http.server 8080Then open:
The website content is based on:
docs/SCENARIOS.mdexamples/README.mdUSER_GUIDE.mdREADME.md
.agents/skills/pg-durable-sql/— agent skill for generating pg_durable SQL