Skip to content

A Basic Chat Application powered by NestJS, VueJS, Socket.IO

Notifications You must be signed in to change notification settings

sonidelav/nest-vue-ws-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nest-vue-ws-chat

A Basic Real Time Chat Application - Powered by NestJS, Socket.IO, VueJS

Install Backend

cd backend
npm install

Install Frontend

cd frontend
npm install

Run Backend

cd backend
npm run start

Run Frontend

cd frontend
npm run serve

About

A Basic Chat Application powered by NestJS, VueJS, Socket.IO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published