monorepo
monorepo copied to clipboard
MemeBattle monorepo
Нужно избавиться от прямых зависимостей между классами. Типы и имплементации нужно разделить
When try to save new username which has existed yet it happens redirect to main page without error notification
1. При регистрации пользователя с существующим email или username ошибка сервера должна отображаться отдельно от полей: под формой над кнопкой sign up. Как на логин  2. Исправить текст сообщения....
Now: Expect:
### Current structure: 1. apps - applications with "runtime" 2. packages - reusable packages without "runtime" 3. .docker - common and contains docker files for apps 4. docker-compose, key.pem, some...
Currently only 2-4 players can play in room. 1. Need to update design of game page. 2. ~~Need to fix bug with hidden card places.~~ https://github.com/MemeBattle/monorepo/pull/433
Add telegram notifications on: 1. Success and failed releases 2. On failed e2e