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
npm installnpm run servenpm run buildTo build and run the Docker image, run exec.sh, or exec.ps1 on Windows.
npm run lint