Feature/refonte architecture - #6
Open
Denismaka wants to merge 12 commits into
Open
Conversation
…tions Ce qu'on fait et Impact
…age final de la page
…ooter traduits et branchés sur les vraies routes
…nd, Server Actions) sur l'historique réel du dépôt congodevelopersclub/website
|
@Denismaka is attempting to deploy a commit to the Patrick Nahayo's projects Team on Vercel. A member of the Team first needs to authorize it. |
❌ Deploy Preview for congodevelopersclub failed. Why did it fail? →
|
geniruphin-junior
approved these changes
Aug 4, 2026
| @@ -0,0 +1,7 @@ | |||
| export const navLinks = [ | |||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contexte
Le point de départ était simple : proposer un header et un footer plus modernes pour congodevelopers.club/fr, que je trouvais daté.
En creusant le code actuel pour m'en inspirer, j'ai constaté qu'il ne respecte pas la Stack Technique & Architecture qu'on a validée ensemble (document de référence). Cette PR corrige ça.
Constat sur le code actuel (
main)apps/+packages/)#3C7EA9/#50AA79/#F5A623)#3b82f6,#10B981,#8b5cf6)Ce que propose cette PR
Une base qui respecte réellement la stack validée, en reprenant le contenu et les intentions de design du site actuel, avec des améliorations :
apps/web+packages/{ui,types,api-client,config-eslint,config-typescript}apps/web/src(app/,views/,widgets/,features/,entities/,shared/)Button,Card,Carousel,TiltCard) + Storybook avec les storiesDefault/Loading/Disabled/With Icon@cdc/api-client, server-only)congodevelopersclub(pas de chiffres inventés)docker-compose.yml,Dockerfile.dev) — pas obligatoire en prod, comme précisé dans le document d'architecture#FFFFFF/#3C7EA9/#50AA79/#F5A623)Détails complets dans
docs/Architecture.md.Ce qui reste ouvert
Cette PR ne prétend pas remplacer le travail déjà fait sans discussion. Deux options possibles, à trancher en équipe :
Je suis dispo pour en discuter avant tout merge.