Skip to content

ha308ing/middle.messenger.praktikum.yandex

Repository files navigation

Netlify Status

Sprint 4 Info

  • add testing of component, httpTransport, router with jest
  • add husky and lint-staged, to validate code on commit and push
  • updated script with npm-run-all

2023-12-21-144425.gif

Project Messenger "Sweater"

The idea is that each user is a filament.

Filaments interweave to threads.

And threads form Sweater.

Also Sweater contains 'sweat' to refer to hot debate.

Sweater is a messenger that will make you sweat.

Commands

  • npm run dev - start vite dev server
  • npm run build - to run types check and to build source to dist directory
  • npm run server - to start local express server that serve dist directory
  • npm run start - rebuild the source and start express server
  • npm run prebuild - check types with tsc
  • npm run fix-code - check code style with prettier and lint code with eslint and stylelint
  • npm run test - run tests

Pages (links to netlify)

Prototype

Figma link