feat: handle API calls and caching through Vue components

BREAKING CHANGE: API calls and cache no longer made in their respective composable
This commit is contained in:
2023-05-08 03:01:17 +02:00
parent 08825d870b
commit 0a1e9536cd
9 changed files with 176 additions and 134 deletions

View File

@@ -4,7 +4,7 @@ title: Projets
# Programmation
## Projets GitHub les plus étoilés
<ClientOnly>
<LatestRepositories />
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
</ClientOnly>
## Derniers dépôts de code actifs sur GitHub