omnivore/docs/architecture
Timothy Atapagra 89dd6b2e00 feat(web-vite): implement Vite migration with new components and architecture
- Introduced Vite as the new build tool for the web frontend, enhancing performance and development speed.
- Added essential components including landing, login, and admin pages.
- Implemented Zustand for state management and integrated error boundaries for improved error handling.
- Established a unified API client and validation schemas for consistent data handling.
- Created comprehensive test setups and initial tests for core functionalities.
2025-10-09 13:10:32 -04:00
..
api-endpoints.md feat(api-nest): Complete NestJS authentication system with web integration 2025-10-09 13:10:32 -04:00
c4-component.md feat(api-nest): Complete NestJS authentication system with web integration 2025-10-09 13:10:32 -04:00
c4-container.md feat(api-nest): Complete NestJS authentication system with web integration 2025-10-09 13:10:32 -04:00
c4-context.dsl feat(api-nest): Complete NestJS authentication system with web integration 2025-10-09 13:10:32 -04:00
c4-context.md feat(api-nest): Complete NestJS authentication system with web integration 2025-10-09 13:10:32 -04:00
database-consolidation-plan.md feat(api-nest): Complete NestJS authentication system with web integration 2025-10-09 13:10:32 -04:00
database-migration-strategy.md feat(api-nest): Complete NestJS authentication system with web integration 2025-10-09 13:10:32 -04:00
entity-migration-process.md feat(api-nest): Complete NestJS authentication system with web integration 2025-10-09 13:10:32 -04:00
migration-deployment-strategy.md feat(api-nest): Complete NestJS authentication system with web integration 2025-10-09 13:10:32 -04:00
migration-implementation-timeline.md feat(api-nest): Complete NestJS authentication system with web integration 2025-10-09 13:10:32 -04:00
migration-roadmap.md feat(api-nest): Complete NestJS authentication system with web integration 2025-10-09 13:10:32 -04:00
migration-testing-strategy.md feat(api-nest): Complete NestJS authentication system with web integration 2025-10-09 13:10:32 -04:00
nestjs-simplification-analysis.md feat(api-nest): Complete NestJS authentication system with web integration 2025-10-09 13:10:32 -04:00
README.md feat(api-nest): Complete NestJS authentication system with web integration 2025-10-09 13:10:32 -04:00
SCALABLE_VITE_ARCHITECTURE.md feat(web-vite): implement Vite migration with new components and architecture 2025-10-09 13:10:32 -04:00
simplified-migration-backlog.md feat(api-nest): Complete NestJS authentication system with web integration 2025-10-09 13:10:32 -04:00
simplified-migration-strategy.md feat(api-nest): Complete NestJS authentication system with web integration 2025-10-09 13:10:32 -04:00
SIMPLIFIED_VITE_ARCHITECTURE.md feat(web-vite): implement Vite migration with new components and architecture 2025-10-09 13:10:32 -04:00
ticket-backlog.md feat(api-nest): Complete NestJS authentication system with web integration 2025-10-09 13:10:32 -04:00
unified-migration-backlog.md chore: enhance development environment and performance optimizations 2025-10-09 13:10:32 -04:00
VITE_IMPLEMENTATION_PLAN.md feat(web-vite): implement Vite migration with new components and architecture 2025-10-09 13:10:32 -04:00
VITE_MIGRATION_ANALYSIS.md feat(web-vite): implement Vite migration with new components and architecture 2025-10-09 13:10:32 -04:00

Omnivore Architecture Documentation

This directory hosts lightweight, versioned architecture notes that evolve with the Omnivore codebase. The content is organized according to the C4 model, migration roadmap, and supporting reference material that can be shared directly in Basecamp.

Use these documents as conversation starters; update them as services, responsibilities, or priorities shift. Each file favors pragmatic detail over exhaustive prose so the documentation can remain close to reality while we iterate.