Skip to content

Latest commit

 

History

History

show-progress-async

show progress when using async

  • {future}
  • sqlite (temp db)
  • htmx polling

demo

view demo

installation

  1. clone this repo and cd into the show-progress-async/ directory.

    git clone [email protected]:kennedymwavu/ambiorix-htmx.git
    cd ambiorix-htmx/show-progress-async/
  2. fire up R and install the dependencies.

    renv::restore()

start app

index.R is the entry point of the app. run the following command to start the app.

Rscript index.R