mirror of
https://github.com/Ladebeze66/coffreobsidian.git
synced 2025-12-17 00:07:44 +01:00
37 lines
631 B
Markdown
37 lines
631 B
Markdown
## Obsidian : Template de Suivi Projet Web (React + Next + Strapi)
|
|
|
|
### Informations Générales
|
|
- **Nom du projet** : {{project_name}}
|
|
- **Date de création** : {{date}}
|
|
- **Stack technique** : React, Next.js, Strapi, Tailwind CSS
|
|
|
|
---
|
|
|
|
### Frontend
|
|
- Framework : Next.js
|
|
- Composants clés :
|
|
- [ ] Layout global
|
|
- [ ] Page d'accueil
|
|
- [ ] Authentification
|
|
|
|
---
|
|
|
|
### Backend
|
|
- CMS : Strapi
|
|
- Collections créées :
|
|
- [ ] Articles
|
|
- [ ] Utilisateurs
|
|
- [ ] Tags
|
|
|
|
---
|
|
|
|
### Déploiement
|
|
- [ ] Prévu sur Vercel ?
|
|
- [ ] Export statique ou SSR ?
|
|
- [ ] Configuration `.env` validée ?
|
|
|
|
---
|
|
|
|
### Notes techniques
|
|
> {{cursor}}
|