[go: up one dir, main page]

Skip to content

mkaski/pg_render_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: pgrender.org

Getting started

# Build pg_render and start a PostgREST server with the extension

$ docker-compose up

# Navigate to http://localhost:8080/ 

About

Example project using pg_render & PostgREST

Resources

License

Stars

Watchers

Forks