Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

TypeScript + React Hooks + WebSocket chat application sample with tests

License

Notifications You must be signed in to change notification settings

mika-archived/ts-react-wss-sample

Repository files navigation

TypeScript + React Hooks + WebSocket Sample

Sample chat application using the following stacks:

  • TypeScript
  • React Hooks
  • Styled Components
  • WebSocket (Socket.io)

Development

$ yarn run start
# or
$ yarn run start:client # http://localhost:3001
$ yarn run start:server # http://localhost:3002

Tests

$ yarn run test

About

TypeScript + React Hooks + WebSocket chat application sample with tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published