Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Real-time chat application with NestJS websockets and a React frontend.

NotificationsYou must be signed in to change notification settings

ahoward2/nest-react-websockets

Repository files navigation

React, Socket.io and Nest JS logos image

Description

This is a realtime chat application built with NestJS, React and Socket.io. Nest provides support out of the box for websockets via Socket.io while we're using a Socket.io client in the React application. Users can login and create or join existing chat rooms!

Design

basic architecture

Server

  • Chat websocketgateway.
  • Object schema validation viapipes withzod.
  • Attribute-based access control authorization viaguards withCASL.

Client

Installation

$ yarn

Running the app

# start client and server in development mode$ yarn dev# build client and server for production$ yarn build# start server in production$ yarn start:prodserver

About

Real-time chat application with NestJS websockets and a React frontend.

Topics

Resources

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp