- version 0.4.0
- functionalities: Routing, working with API, WebSocket
- Registration
- Login
- Exit
- Update profile data
- Change avatar
- Create and delete chat
- Add and remove users in chat
- Sending and receiving text messages
- TypeScript
- SCSS
- Handlebars
- Webpack
- Node.js
- ESLint
- Stylelint
- Docker
- Jest
- Husky
npm install
npm run dev
npm install
npm run build
npm install
npm run start
npm run lint
npm run test