You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add fishjam-chat deployment workflow
Moved from web-client-sdk repo after examples migration (abad93c).
Deploys web-react/fishjam-chat to nginx server via SCP on push to main.
* Add livestreaming deployment workflow
Moved from web-client-sdk repo after examples migration (abad93c).
Deploys web-react/livestreaming to GitHub Pages on push to main.
* Set Vite base path for GitHub Pages deployment
GitHub Pages serves from a sub-path (/examples/), so assets need
relative URLs to load correctly.
0 commit comments