• Joined on 2025-04-21
Greg pushed to main at Greg/MyFavStuff3 2025-05-24 07:10:17 +00:00
476bb096b0 feat: add admin pages for content management with edit, list and login functionality
Greg pushed to main at Greg/MyFavStuff3 2025-05-24 06:57:29 +00:00
5a6a4e77c2 fix: correct Docker build stage syntax from 'as' to 'AS'
Greg pushed to main at Greg/MyFavStuff3 2025-05-24 06:55:32 +00:00
a4bada5bc4 refactor: streamline Dockerfile by consolidating dependencies and simplifying API setup
Greg pushed to main at Greg/MyFavStuff3 2025-05-24 06:50:15 +00:00
90f4133606 feat: implement secure Docker setup with Nginx and Node API server running as non-root user
Greg pushed to main at Greg/MyFavStuff3 2025-05-21 22:01:26 +00:00
e406c7ffce feat: add admin interface with content management API and Docker setup
Greg pushed to main at Greg/MyFavStuff3 2025-05-21 21:31:54 +00:00
858846ad2e feat: replace Node.js production server with NGINX for static file serving
Greg pushed to main at Greg/MyFavStuff3 2025-05-21 21:27:11 +00:00
9e7409c281 config: add vite preview config with allowed host for reflectonai.com
Greg pushed to main at Greg/MyFavStuff3 2025-05-21 21:17:51 +00:00
b0a7ab4f81 fix: enable Docker container access by adding --host flag to Astro preview command
Greg pushed to main at Greg/MyFavStuff3 2025-05-21 21:06:12 +00:00
aaf0f94fe9 feat: add books collection with media cards and site layout components
Greg pushed to main at Greg/MyFavStuff3 2025-05-21 20:30:37 +00:00
8953e0851b feat: add multi-stage Dockerfile for Astro webapp production deployment
Greg pushed to main at Greg/MyFavStuff3 2025-05-20 23:09:36 +00:00
7336efbb4b feat: implement books collection pages with filtering and dynamic routing
Greg pushed to main at Greg/MyFavStuff3 2025-05-20 22:45:20 +00:00
789583142c feat: add books page with filtering and create sample book content
Greg pushed to main at Greg/MyFavStuff3 2025-05-20 22:37:57 +00:00
86b335845d feat: initialize Astro project with books collection and TailwindCSS setup
Greg created branch main in Greg/MyFavStuff3 2025-05-20 22:37:34 +00:00
Greg pushed to main at Greg/MyFavStuff3 2025-05-20 22:37:34 +00:00
b814a25532 first commit
Greg created repository Greg/MyFavStuff3 2025-05-20 19:59:04 +00:00
Greg pushed to main at Greg/MyFavStuff2 2025-05-20 19:49:59 +00:00
f16f6d6b4c debug
Greg pushed to main at Greg/MyFavStuff2 2025-05-20 19:33:56 +00:00
2cda5254fa debug config
Greg pushed to main at Greg/MyFavStuff2 2025-05-20 19:25:14 +00:00
0c633ae6c9 adapt preview setting
Greg pushed to main at Greg/MyFavStuff2 2025-05-20 19:21:29 +00:00
bfaeba0cee Debug astro and vite