Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 666 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 666 Bytes

Speaker Deck のスライド送りを簡単に複数端末で同期できる君

アプリについて

名前:Speaker Deck のスライド送りを簡単に複数端末で同期できる君

URL:https://ohmoriyusuke.github.io/deno-websocket-app/

Speaker Deck の URL を入力してスライドを共有、スライド送りも同期できます

開発する

index.html の以下のコードをローカルで開発するときは修正する

// GitHub Pagesのため
- const gitHubRepoName = "deno-websocket-app";
+ const gitHubRepoName = "";
- const host = "uutan-deno-websocket-app.deno.dev";
+ const host = "localhost";