Skip to content

KubeChat/frontend

Repository files navigation

KubeChat Frontend

A VueJs client for the scalable chatting app. It has the following features:

  • login page that utilizes auth0 to login using google accounts
  • chatting view that lists all the contacts and the messages between the user and the selected contact

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Deployment

Compiles and minifies for production

npm run build

Docker build

To build and run the Docker image, run exec.sh, or exec.ps1 on Windows.

Lints and fixes files

npm run lint

About

A VueJs client for the chatting app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors