5 Commits

Author SHA1 Message Date
Michele
79f9d73af0 Fix redirect loop: add trailingSlash config
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 15:01:25 +01:00
Michele
73fa80da7c Add basePath for proper subpath deployment with nginx
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 14:51:49 +01:00
Michele
9d4c13a13b Revert basePath - conflicts with nginx proxy strip
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 14:49:23 +01:00
Michele
fd1409dca7 Fix: add basePath for /leopost/ subpath deployment
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 14:47:00 +01:00
Michele
32d234df62 feat(01-01): initialize Next.js 16 project with TypeScript and Tailwind
- Next.js 16.1.6 with App Router and src/ directory
- TypeScript configuration with path aliases (@/*)
- Tailwind CSS v4 with PostCSS setup
- ESLint with Next.js config
- Supabase packages: @supabase/supabase-js, @supabase/ssr
- Form packages: zod, react-hook-form
- Simple Leopost placeholder page

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 03:31:01 +01:00