Skip to content

nguyentuandat/rocket.chat-vuejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rocket.chat-vuejs

Project setup

yarn install
cp .env.sample .env

Open .env and update your information

VUE_APP_SOCKET_URL=wss://localhost:3000/websocket
VUE_APP_SERVER_CHAT_URL=http://localhost:3000
VUE_APP_OAUTH_SERVICE_NAME=service-name

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

About

Build your chat client using Rocket.chat and Vuejs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published