18 Commits

Author SHA1 Message Date
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
9d0debb968 feat: add Supabase environment variables and optimize Docker build process 2025-05-18 16:23:20 +02:00
0bd850b40d feat: implement multi-stage Docker build for optimized Next.js production deployment 2025-05-18 16:17:54 +02:00
5d3fd4fc06 feat: add environment variable debugging output during Docker build 2025-05-18 16:11: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
67731aa1c7 fix: include dev dependencies in Docker npm install 2025-05-18 15:52:22 +02:00
17914b78ce chore: initialize project with Next.js and dependencies 2025-05-18 15:48:01 +02:00
d71ba74659 Books, movies & series 2025-05-18 15:40:55 +02:00
c1c6178d4d docs: add initial project documentation for MyFavStuff personal curation site 2025-05-18 15:11:27 +02:00
b61840fed8 feat: initialize project with product vision, tech stack and design documentation 2025-05-18 15:10:33 +02:00