nextjs socketio chat example
1.0.0
Socket.ioおよびnext.jsを使用した簡単なチャット、Pure Typescriptで書かれています。
デモサイト:https://nextjs-socketio-chat-example.herokuapp.com/
components/ :反応コンポーネントpages/ページserver/関連のサーバー側コードshared/ :サーバーとクライアントの間で共有されるタイプ定義npm installnpm run devnpm run build:all(c)Arch Inc.、2019-2020。