# Deploy to shinyapps.io
::deployApp(appName = "my_survey") rsconnect
surveydown
Lightning Talk:surveydown
survey.qmd
A Quarto doc defining the main survey content (pages, text, images, questions, etc).
app.R
An R script defining the survey Shiny app. It sets up the database and server, and launches the survey.
Check out surveydown.org for more details!