Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 508 Bytes

File metadata and controls

21 lines (13 loc) · 508 Bytes

PostgREST + pg_render + HTMX

Example blog implementation with infinite scrolling, and dynamic "Like" button for posts using only declarative SQL and HTMX.

Demo

Live demo: example.pgrender.org

Getting started

# Build pg_render and start a PostgREST server with the extension

$ docker-compose up

# Navigate to http://localhost:8082/