Skip to content

aviolide/vue-react-chat

Repository files navigation

React socket chat

Sample chat widget

Stack

Back-end Node.js
Microservice Architecture
Postgres
Typescript
Sequelize
Front-end Vue.js
Builder - webpack
Auth - localstorage
Api data - vuex
Typescript
Tests
back - mocha/chai
front - selenium

Start

docker-compose up --build

Open http://localhost:3000

Tests

For backend part go to test/server folder.

For frontend need to start site from web dir npm run start, than run tests from test/web

Open http://localhost:3000 to view it in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published