Appsilon / rhino-showcase

An example app built with Rhino to showcase its features

Home Page:https://connect.appsilon.com/olympic_history_map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test deployment of Rhino Showcase app

kamilzyla opened this issue · comments

We need to be sure that Rhino apps work in deployment; Rhino Showcase is the first candidate for that.

Deployed to demo.prod.appsilon.ai/rhino-showcase (VPN required) from branch test-deploy with the following changes:

  1. Install rhino from our internal RSPM instead of GitHub.
  2. Generate manifest.json to use git-backed deployment.

I'm not creating a PR for this branch, as it fails CI: our RSConnect can only install rhino from RSPM, and GitHub Actions can only install from git repo. This won't be a problem once the repo becomes public.