dstpabuaran.com/resources/js
Yoga Pangestu 4733df5827 Add homepage types and update routing to use HomepageController
- Created a new TypeScript file for homepage-related types including Product, ProductVariant, ProductCategory, and HomepageData.
- Updated the index.ts to export the new homepage types.
- Refactored the web routes to replace the inline closure for the home route with the HomepageController.
2026-08-07 17:29:59 +07:00
..
components Add homepage types and update routing to use HomepageController 2026-08-07 17:29:59 +07:00
hooks Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
layouts Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
lib refactor: clean up imports and improve code readability across multiple components 2026-08-06 09:55:11 +07:00
pages Add homepage types and update routing to use HomepageController 2026-08-07 17:29:59 +07:00
types Add homepage types and update routing to use HomepageController 2026-08-07 17:29:59 +07:00
app.tsx Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
sw.ts feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00