Skip to content

berkansivri/TChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

TChat

TChat is the simple single page application for auto translated chat built on Vue logo.
Live Demo

About The Project

This project built for improve vue and cloud skills.

  • Routing with Vue-Router and state management on Vuex.
  • Users are stored in Firebase Realtime Db. To remember the users kept the information in cookie with crypted data.
  • Messages are delivered with RabbitMQ (dockerize and runnig on ec2), connection with Paho-MQTT framework.
  • Auto translate with Yandex Translate API between selected language on user login.
  • Live demo on AWS S3 bucket. Used vue-cli s3 deploy plugin for production.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

About

SPA for auto translated chat on RabbitMQ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published