generated from gitea_admin/default
ajout pro et tailwind
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Stack
|
||||
- NUXT 4
|
||||
- VueJS 3.5
|
||||
- Tailwindcss pour les pages professionnels
|
||||
|
||||
# Dev du site en local
|
||||
## NUXT
|
||||
@@ -112,6 +113,13 @@ API pour avoir la page Les Missions
|
||||
https://bo.orchestre-ile.com/api/mission?locale=fr-FR&populate=image_illustration_header
|
||||
https://bo.orchestre-ile.com/api/mission?locale=fr-FR&populate=*
|
||||
|
||||
https://bo.orchestre-ile.com/api/pro-programmer?locale=fr-FR&populate[bios]=true&populate[logos]=true&populate[Contacts]=true&populate[photos_orchestre]=true&populate[musique_chambre][populate][images]=true&populate[musique_chambre][populate][documents]=true&populate[musique_chambre][populate][videos]=true
|
||||
|
||||
https://bo.orchestre-ile.com/api/pro-programmer?locale=fr-FR&populate[bios]=true&populate[logos]=true&populate[Contacts]=true&populate[photos_orchestre]=true&populate[musique_chambre][populate][images]=true&populate[musique_chambre][populate][documents]=true&populate[musique_chambre][populate][videos]=true&populate[categorie][populate][evenement][populate][images]=true&populate[categorie][populate][evenement][populate][documents]=true&populate[categorie][populate][evenement][populate][videos]=true
|
||||
|
||||
https://bo.orchestre-ile.com/api/pro-programmer?locale=fr-FR&populate[bios]=true&populate[logos]=true&populate[Contacts]=true&populate[photos_orchestre]=true&populate[musique_chambre][populate]=images,documents,videos&populate[categorie][populate][evenement][populate]=images,documents,videos
|
||||
|
||||
|
||||
|
||||
### Afficher les données récupérées ou les erreurs dans la console
|
||||
const { items: scolaires, pending, error } = useStrapi(
|
||||
|
||||
Reference in New Issue
Block a user