8000 GitHub - arminekhachatryan94/mevnchat: Real-time MEVN stack chat with auth
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

arminekhachatryan94/mevnchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mevnchat

Real-time chat using MEVN stack

MongoDB, Express, Vue, Node, and Socket.io

Run Mongo Server

sudo mongod --dbpath /data/db/ --port 27017

Back-end: Run Node Server

cd backend
node index.js

Front-end: Run Project

cd frontend
npm run dev

Project is running on http://localhost:8080/#/

About

Real-time MEVN stack chat with auth

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0