Skip to content

Nuxt 3 Chat built with NestJS, Socket.io, and TailwindCSS

Notifications You must be signed in to change notification settings

BayBreezy/nuxt-3-nestjs-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Nuxt 3 Chat w/ NestJS

Chat app built with Nuxt 3 + NestJS + TailwindCSS No DB was added, just a simple in-memory array to keep messages and users. This project was just used to help me understand sockets a little bit better

How to run

  1. Clone the repo
  2. Run npm install in both the client and server folders
  3. Run npm run dev in both the client folder
  4. Run npm run start:dev in the server folder

About

Nuxt 3 Chat built with NestJS, Socket.io, and TailwindCSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published