Lightweight chat app built with Express, Socket.io and Vue.js
Warning
Be aware that messages sent on any room are NOT persisted.
Before running the following commands, please rename
.env.exampleto.env
git clone https://github.com/jeferson-sb/node-chat-app.git && cd node-chat-apppnpm i && cd client && pnpm icd .. && npm run concurrentlyThis project is licensed under the MIT License
Made with ❤ by Jeferson © 2020
