{golem} is an R framework for building robust application with Shiny. You can use the [golem] tag for questions about building or deploying Shiny application using {golem}. Question can either concern general concepts or specific functions from inside the package. You can also use this tag if you need more information about moving from a "standard" Shiny app structure to a {golem}-based application.
Here are a list of resources you can visit before asking your questions:
Documentation
Workflow
The general workflow is described at https://thinkr-open.github.io/golem/articles/
Functions reference
Find function documentation at https://thinkr-open.github.io/golem/reference/index.html
Moving from classical application
See the golemize repo for examples of moving classical apps to {golem}
.
The book
A lot of resources about {golem}
and about building apps with R can be found in the online book: https://thinkr-open.github.io/building-shiny-apps-workflow/