Commit Graph

14 Commits

Author SHA1 Message Date
592aa33f21 Implement beautiful contacts screen with user search and instant messaging 2025-08-06 05:27:17 +03:00
8d7b3718ce Implement main screen structure with tab navigation, contacts and profile screens 2025-08-06 05:20:51 +03:00
4a11a6952a Merge branch 'main' of https://gittea.biveki.ru/BivekiGroup/prism 2025-08-06 05:09:30 +03:00
d0550acff9 Implement custom dark theme for the app and enhance login/register screens with animations. Update dependencies and fix package versions in package.json and package-lock.json. 2025-08-06 05:09:12 +03:00
6f309d5390 Добавить настройку CORS для взаимодействия с фронтендом и обновить конфигурацию JWT для использования ConfigService 2025-08-06 05:08:49 +03:00
21b4c00d9e Обновить конфигурацию базы данных, изменив имя пользователя, пароль и название базы данных, а также изменить префиксы таблиц на стандартные. 2025-08-06 03:10:12 +03:00
63c87d28a7 Update database configuration to use biveki database with prism_ table prefix 2025-08-06 02:57:31 +03:00
b75c866c5f Add API configuration for different platforms in frontend 2025-08-06 02:32:10 +03:00
643a6b76b3 Fix TypeScript compilation errors and update .gitignore 2025-08-06 02:31:22 +03:00
7320fcf4fb Update .gitignore to exclude dist folder and remove compiled files 2025-08-06 02:24:28 +03:00
e1b79f017a Configure remote database connection and update documentation 2025-08-06 02:24:01 +03:00
5bd7d79642 Update .env.example with generic database configuration 2025-08-06 02:21:50 +03:00
5f9b132b00 Add .env.example file for backend configuration 2025-08-06 02:20:10 +03:00
6fb83334d6 Initial commit: Prism messenger with Expo + NestJS + GraphQL + PostgreSQL 2025-08-06 02:19:37 +03:00