feat: add JSON import functionality for content creation in the admin dashboard

This commit is contained in:
2026-05-17 13:23:11 +02:00
parent 8f0dc7f38c
commit 0054f731c7
10 changed files with 907 additions and 35 deletions

2
.env
View File

@@ -5,4 +5,4 @@ DATABASE_URL="postgresql://admin:adminpassword@192.168.1.25:5432/afrohub_dev?sch
# Exemple avec Supabase ou Neon (si base distante)
# DATABASE_URL="postgresql://postgres:[MOT_DE_PASSE]@db.[ID_PROJET].supabase.co:5432/postgres"
# Environnement : "development" = accents rouges, "production" = accents normaux
NEXT_PUBLIC_APP_ENV=development
NEXT_PUBLIC_APP_ENV=development