DevOps & Migration
Migrate Stack
Full codebase audit then migration PRD with context7 for both source and target stacks
Frontend migration
Effectue un audit complet du dossier @src/ pour comprendre le codebase Angular actuel (architecture, composants, routing, state management, dépendances), puis rédige un PRD dans le dossier @tasks avec /ralph-tui-prd pour migrer vers Next.js avec React et TailwindCSS. Utilise context7 pour approfondir ta compréhension d'Angular et de Next.js, et utilise le skill /next-best-practices comme référence.Perform a full audit of the @src/ folder to understand the current Angular codebase (architecture, components, routing, state management, dependencies), then write a PRD in the @tasks folder with /ralph-tui-prd to migrate to Next.js with React and TailwindCSS. Use context7 to deepen your understanding of both Angular and Next.js, and use the /next-best-practices skill as reference.Backend migration
Effectue un audit complet du dossier @backend/ pour comprendre le codebase Fastify/Node.js actuel (architecture, routes, middleware, couche base de données, dépendances), puis rédige un PRD dans le dossier @tasks avec /ralph-tui-prd pour migrer vers Rust avec Axum et SeaORM. Utilise context7 pour approfondir ta compréhension de Fastify et de la stack Rust (Axum, SeaORM, Tokio).Perform a full audit of the @backend/ folder to understand the current Fastify/Node.js codebase (architecture, routes, middleware, database layer, dependencies), then write a PRD in the @tasks folder with /ralph-tui-prd to migrate to Rust with Axum and SeaORM. Use context7 to deepen your understanding of both Fastify and the Rust stack (Axum, SeaORM, Tokio).Full stack migration
Effectue un audit complet de l'ensemble du codebase pour comprendre la stack actuelle (frontend : @src/ avec Angular, backend : @backend/ avec Fastify/Node.js — architecture, composants, routes, couche base de données, types partagés, dépendances), puis rédige un PRD dans le dossier @tasks avec /ralph-tui-prd pour migrer le frontend vers Next.js avec React et TailwindCSS, et le backend vers Rust avec Axum et SeaORM. Utilise context7 pour approfondir ta compréhension des stacks source et cible.Perform a full audit of the entire codebase to understand the current stack (frontend: @src/ with Angular, backend: @backend/ with Fastify/Node.js — architecture, components, routes, database layer, shared types, dependencies), then write a PRD in the @tasks folder with /ralph-tui-prd to migrate the frontend to Next.js with React and TailwindCSS, and the backend to Rust with Axum and SeaORM. Use context7 to deepen your understanding of both the source and target stacks.