6 Commits

Author SHA1 Message Date
c1fdcf3680 fix: Corriger les chemins d'importation pour les modules dans les fichiers Dockerfile et route.ts 2025-11-20 18:48:58 +01:00
dependabot[bot]
5bdeb46bb6 build(deps): bump node from 22-alpine to 25-alpine
Bumps node from 22-alpine to 25-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-version: 25-alpine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-21 08:52:30 +00:00
1994ed5810 feat: update file upload paths and add dynamic file retrieval endpoint 2025-10-18 20:05:11 +02:00
8ccca751aa feat: update Docker setup to create uploads directory and ensure data persistence 2025-10-18 18:43:48 +02:00
337b07f3c5 fix: update import paths for components and utilities to relative paths 2025-10-17 22:41:52 +02:00
02643e3702 feat: initialize project structure with Next.js, Prisma, and Tailwind CSS setup 2025-10-17 21:59:13 +02:00