Skip to contents

Step 1: Clone the App Repository

Clone the repository from GitHub to your local machine.

Step 2: Open app.R

Navigate to the main project folder and open the app.R file in RStudio:

Screenshot showing how to open app.R in RStudio
Screenshot showing how to open app.R in RStudio

Step 3: Run the App Locally

Click the “Run App” button at the top of the app.R source code editor in RStudio:

Screenshot
showing the Run App button in RStudio

Step 4: Publish the App

Once the app launches successfully in your browser, click the “Publish” button located in the top-right corner of RStudio:

Screenshot showing
the Publish button in RStudio

In the “Publish to Server” dialog, select your server account, specify an app title, and click “Publish”:

Screenshot showing the Publish to Server dialog in RStudio
Screenshot showing the Publish to Server dialog in RStudio

Monitor the deployment progress in the “Deploy” tab of RStudio:

Screenshot showing
the deployment progress in the Deploy tab of RStudio