• Joined on 2025-04-21
Greg created branch main in Greg/MyFavStuff2 2025-05-20 18:48:31 +00:00
Greg pushed to main at Greg/MyFavStuff2 2025-05-20 18:48:31 +00:00
1a3ca05cbb 2nd commit
2ae430111c First commit
Greg created repository Greg/MyFavStuff2 2025-05-20 18:45:09 +00:00
Greg pushed to main at Greg/MyFavStuff 2025-05-18 22:35:19 +00:00
Greg pushed to main at Greg/MyFavStuff 2025-05-18 22:00:35 +00:00
93cdce4905 chore: optimize Docker build with multi-stage layers and add performance-tuned Next.js config
Greg pushed to main at Greg/MyFavStuff 2025-05-18 21:28:56 +00:00
cde9020bb6 feat: add item editing functionality with image upload support
Greg pushed to main at Greg/MyFavStuff 2025-05-18 21:19:25 +00:00
4c443fdbfe feat: implement add item page with image upload and form submission
Greg pushed to main at Greg/MyFavStuff 2025-05-18 20:40:59 +00:00
36138478f8 config: add Next.js configuration with standalone output and server actions
Greg pushed to main at Greg/MyFavStuff 2025-05-18 20:31:04 +00:00
5525d69b5d feat: implement add item form with image upload and server-side validation
Greg pushed to main at Greg/MyFavStuff 2025-05-18 19:45:07 +00:00
b31e5578df feat: implement favorite items list with add item functionality
Greg pushed to main at Greg/MyFavStuff 2025-05-18 19:32:28 +00:00
e0bc98d320 feat: add new item creation form with Supabase integration
Greg pushed to main at Greg/MyFavStuff 2025-05-18 19:19:46 +00:00
64f7e3b6f3 feat: add placeholder page for new item creation form
Greg pushed to main at Greg/MyFavStuff 2025-05-18 15:33:04 +00:00
11188330fe feat: optimize Docker build with Next.js standalone output configuration
Greg pushed to main at Greg/MyFavStuff 2025-05-18 15:14:53 +00:00
16825648ed feat: implement Supabase client with safe query handling and error management
Greg pushed to main at Greg/MyFavStuff 2025-05-18 14:49:23 +00:00
7ad27799f9 fix: improve Docker build process by using ARGs correctly and adding Next.js config file
Greg pushed to main at Greg/MyFavStuff 2025-05-18 14:44:20 +00:00
4ff3b63738 feat: implement Supabase client setup and homepage with item grid display
Greg pushed to main at Greg/MyFavStuff 2025-05-18 14:25:28 +00:00
c0af47139a init: set up Next.js project with Supabase, TailwindCSS, and ESLint configuration
Greg pushed to main at Greg/MyFavStuff 2025-05-18 14:23:27 +00:00
9d0debb968 feat: add Supabase environment variables and optimize Docker build process
Greg pushed to main at Greg/MyFavStuff 2025-05-18 14:18:02 +00:00
0bd850b40d feat: implement multi-stage Docker build for optimized Next.js production deployment
Greg pushed to main at Greg/MyFavStuff 2025-05-18 14:11:32 +00:00
5d3fd4fc06 feat: add environment variable debugging output during Docker build