This file will become your README and also the index of your documentation.
Le projet est structuré comme suit:
├── .github/ <--- Les workflows de CI/CD GitHub Actions
├── dbt_ifp/ <--- La partie BD
├── docker/ <--- Les fichiers Docker
├── nextjs/ <--- La partie front-end
├── scrapers/ <--- Les scrapers
├── docker-compose.yml <--- Le fichier de construction des conteneurs Docker
├── pyproject.toml <--- Le fichier de configuration de Python (scrapers)
Voir le fichier README du sous-projet scrapers.