- Introduce chat module with components, services, and composables for real-time messaging. - Implement events module with API service, components, and ticket purchasing functionality. - Update app configuration to include new modules and their respective settings. - Refactor existing components to integrate with the new chat and events features. - Enhance market store and services to support new functionalities and improve order management. - Update routing to accommodate new views for chat and events, ensuring seamless navigation. |
||
|---|---|---|
| .. | ||
| useAuth.ts | ||
| useDemoAccountGenerator.ts | ||
| useEvents.ts | ||
| useFuzzySearch.ts | ||
| useLocale.ts | ||
| useMarket.ts | ||
| useMarketPreloader.ts | ||
| useNostrChat.ts | ||
| useNostrclientHub.ts | ||
| useNostrOrders.ts | ||
| useOrderEvents.ts | ||
| useRelayHub.ts | ||
| useTicketPurchase.ts | ||
| useUserTickets.ts | ||