Skip to content

janaSunrise/socketio-chatapp-fastify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocketIO chat app Fastify

A simple chat application made using Fastify and Socket.IO

Usage

Installation:

npm install

And it'll install dependencies to get you started!

Run the server:

npm run dev

This runs the fastify server, and uses nodemon to update whenever the code is changed. You can use node app.js if you want to host it after editing, or making your own changes.

Made by sunrit with ❤️

About

A simple chat application made using Fastify and Socket.IO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published