Skip to content

A simple chat web application using vue, node, express, socket.io and mongodb.

License

Notifications You must be signed in to change notification settings

mahziyar-es/nodejs-vue-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple chat web application using vue, node, express, socket.io and mongodb.

backend (server)

  • node
  • express
  • mongodb and mongoose
  • socket.io

frontend

  • Vue 3
  • typescript
  • gamon-vue
  • axios
  • socket.io-client

usage

clone the repo

git clone https://github.com/mahziyar-es/nodejs-vue-chat.git

client

cd client
npm install

create a .env.local file based on .env file and modify it according to your needs

server

cd server
npm install

create a .env.local file based on .env file and modify it according to your needs

About

A simple chat web application using vue, node, express, socket.io and mongodb.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published