Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
hono-remix-adapter使ってみた
Search
おがどら
November 19, 2024
0
220
hono-remix-adapter使ってみた
おがどら
November 19, 2024
Tweet
Share
More Decks by おがどら
See All by おがどら
LambdaとSQLiteでシステム構築
ogadra
1
140
Terraformと AWS Lambdaで WebSocket通信
ogadra
1
160
Featured
See All Featured
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.4k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
Being A Developer After 40
akosma
89
590k
Navigating Team Friction
lara
183
15k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Practical Orchestrator
shlominoach
186
10k
Designing Experiences People Love
moore
139
23k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
Mobile First: as difficult as doing things right
swwweet
222
9.1k
Designing for humans not robots
tammielis
250
25k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
120k
BBQ
matthewcrist
85
9.4k
Transcript
hono-remix-adapter 使ってみた おがどら
🎉 yusukebe/hono-remix-adapter 🎉 ※ 本日のデモでは、こちらのリリースを適用
作ったサービス https://mogami.live
技術スタック ( インフラ) Cloudflare Workers Service bindings Durable Objects D1
R2
技術スタック ( アプリ) Remix Hono Drizzle shadcn/ui satori
インフラ構成図
Remix のAction / Loader の責務に当てはまらな いものをHono で処理 Durable Objects の呼び出し
WebSocket 接続に必要 別Worker へのリクエスト Service bindings 静的ファイルの配信
Hono とRemix を動かした感想 Pages ではなくWorkers で良かった、と思う Durable Objects はPages では使えない
簡単に同一ドメインでAPI を提供できる 最初は手探りだったが、整ってきている hono-remix-adapter を今日適用した それまでは自前で書いていた これからの発展が楽しみ
hono-remix-adapter の良いと ころ 簡単にHono の上でRemix が動かせた
ここから望むところ Issue 書いたらLT 前日にPR 上がってた🙏🙏 ありがとうございます🙏🙏
今後はここを頑張りたい テストコードを書く Durable Objects / WebSocket のテスト DO がミュータブルなので慣れていない WebSocket
の知見が少ない
まとめ Cloudflare でフルスタックアプリは作れる。 お財布に優しいので、個人開発にオススメ。
ご清聴ありがとうございました Twitter: GitHub: @const_myself ogadra made by reveal.js