Init projet Nuxt 4 #1

Open
opened 2026-04-13 23:40:56 +02:00 by Balam · 0 comments
Owner

Objectif

Initialiser le projet Nuxt 4 avec toutes les dépendances.

Étapes

  • pnpm dlx nuxi@latest init galerie-nuxt
  • Installer @nuxt/ui, @nuxt/image, nuxt-auth-utils, @prisma/client, sharp, bcrypt
  • Configurer nuxt.config.ts avec les modules + config image: (IPX)
  • Premier commit sur Forgejo

Validation

  • pnpm dev lance sans erreur
  • Aucune erreur TypeScript
## Objectif Initialiser le projet Nuxt 4 avec toutes les dépendances. ## Étapes - [ ] `pnpm dlx nuxi@latest init galerie-nuxt` - [ ] Installer `@nuxt/ui`, `@nuxt/image`, `nuxt-auth-utils`, `@prisma/client`, `sharp`, `bcrypt` - [ ] Configurer `nuxt.config.ts` avec les modules + config `image:` (IPX) - [ ] Premier commit sur Forgejo ## Validation - `pnpm dev` lance sans erreur - Aucune erreur TypeScript
Balam added this to the Galerie V1 project 2026-04-13 23:44:10 +02:00
Sign in to join this conversation.
No description provided.