Commit Graph

30 Commits

Author SHA1 Message Date
jason 7419eb7592 Add frontend package-lock.json for npm ci support 2026-03-08 15:48:31 -05:00
jason abcd3473af docs: comprehensive README with TypeScript and Unraid deployment 2026-03-07 23:06:33 -06:00
jason e581b3339b feat: update docker-compose with configurable environment variables 2026-03-07 23:05:53 -06:00
jason d36f20deac feat: update Dockerfile with multi-stage TypeScript build and env vars 2026-03-07 23:05:32 -06:00
jason b378965b27 feat: add frontend Svelte app with resize and crop UI 2026-03-07 23:03:00 -06:00
jason 1b5b803b27 feat: add frontend main entry point 2026-03-07 23:02:42 -06:00
jason cefa32dc93 feat: add frontend API helper with env-aware base URL 2026-03-07 23:02:34 -06:00
jason aed1bdf77d feat: add TypeScript Vite config 2026-03-07 23:02:18 -06:00
jason 71e2d59900 refactor: remove JS vite config in favor of TypeScript version 2026-03-07 23:00:57 -06:00
jason 86202d24b8 feat: add TypeScript config for Vite config file 2026-03-07 23:00:05 -06:00
jason 99f9555046 feat: add frontend TypeScript config 2026-03-07 22:59:57 -06:00
jason bda3caa24f feat: update frontend package.json with TypeScript support 2026-03-07 22:59:47 -06:00
jason 02d69fa491 feat: add backend Express server with API and static serving 2026-03-07 22:59:13 -06:00
jason a2e0ba405b feat: add image transform route with Sharp resize and crop 2026-03-07 22:59:01 -06:00
jason 54c9925eb6 feat: add backend image transform types with crop support 2026-03-07 22:58:47 -06:00
jason b724e87c1d feat: add backend TypeScript config 2026-03-07 22:58:37 -06:00
jason 0a81f30c36 feat: update backend package.json with TypeScript dependencies 2026-03-07 22:58:28 -06:00
jason a05e0ba66a Add frontend main.js entry point 2026-03-07 22:45:06 -06:00
jason ed5c1191c8 Add frontend index.html 2026-03-07 22:44:58 -06:00
jason 2912743ff5 Add Svelte configuration 2026-03-07 22:42:50 -06:00
jason 938ab2d39e Add Vite configuration for Svelte 2026-03-07 22:42:13 -06:00
jason cfbc17d8ed Add frontend package.json with Svelte dependencies 2026-03-07 22:42:05 -06:00
jason b26902c22d Add backend environment variables example 2026-03-07 22:41:57 -06:00
jason 990f6ae372 Add backend server with API endpoints 2026-03-07 22:41:49 -06:00
jason 67db1b2704 Add backend package.json with dependencies 2026-03-07 22:41:26 -06:00
jason fa4d0a1954 Add docker-compose.yml for Unraid deployment 2026-03-07 22:41:16 -06:00
jason 39f4202eb6 Add Dockerfile with multi-stage build configuration 2026-03-07 22:41:06 -06:00
jason b48c7a7561 Add INSTRUCTIONS.md with development roadmap and setup guide 2026-03-07 22:40:22 -06:00
jason 70bcae1c6a Update README with comprehensive project documentation 2026-03-07 22:39:27 -06:00
jason 7ae62ee6ff Initial commit 2026-03-07 22:37:25 -06:00