Skip to content

add app.R file in root from which to deploy

Faunce, Kaycee Elizabeth requested to merge #133-Posit-deployment into main

Created a new file app.R in the root from which to deploy the server-side Shiny app. This works well without needing to modify any of the other files. The application is deployed at: https://rconnect.chs.usgs.gov/peakfq-dev/.

I also added pkgload to the DESCRIPTION file, since I'm calling that in the new app.R file.

Still messing around with the deployed app to see if anything is broken.

Merge request reports

Loading