14 Commits

Author SHA1 Message Date
4c443fdbfe feat: implement add item page with image upload and form submission 2025-05-18 23:19:19 +02:00
36138478f8 config: add Next.js configuration with standalone output and server actions 2025-05-18 22:40:56 +02:00
5525d69b5d feat: implement add item form with image upload and server-side validation 2025-05-18 22:30:52 +02:00
b31e5578df feat: implement favorite items list with add item functionality 2025-05-18 21:45:00 +02:00
e0bc98d320 feat: add new item creation form with Supabase integration 2025-05-18 21:32:22 +02:00
64f7e3b6f3 feat: add placeholder page for new item creation form 2025-05-18 21:19:35 +02:00
11188330fe feat: optimize Docker build with Next.js standalone output configuration 2025-05-18 17:32:59 +02:00
16825648ed feat: implement Supabase client with safe query handling and error management 2025-05-18 17:09:26 +02:00
7ad27799f9 fix: improve Docker build process by using ARGs correctly and adding Next.js config file 2025-05-18 16:49:16 +02:00
4ff3b63738 feat: implement Supabase client setup and homepage with item grid display 2025-05-18 16:44:13 +02:00
c0af47139a init: set up Next.js project with Supabase, TailwindCSS, and ESLint configuration 2025-05-18 16:25:22 +02:00
3b180728e1 feat: implement initial app layout and Supabase integration with item grid display 2025-05-18 16:03:53 +02:00
df039d08be chore: initialize Next.js project with Supabase, React 19, and Tailwind dependencies 2025-05-18 15:55:28 +02:00
d71ba74659 Books, movies & series 2025-05-18 15:40:55 +02:00