Skip to content

kyleong/fastify-react-simple-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple WebSocket Example with Fastify and React

Showcase


Instructions

Ensure you have the following installed:

  1. Open two terminals:

    • One for the server.
    • One for the client.
  2. Install dependencies:
    Run the following command in both the server and client directories:

    npm install
  3. Start the application:
    Use the following command in each terminal:

    npm run dev

About

A simple example on how to use fastify websocket with react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published