From 12f59176dd28249dd4e62c2824b0d9e94fd718ef Mon Sep 17 00:00:00 2001 From: Till-JS <101404291+Till-JS@users.noreply.github.com> Date: Fri, 5 Dec 2025 15:29:58 +0100 Subject: [PATCH] docs: update CLAUDE.md for archived apps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Move inventory, presi, storage to archived projects section and remove from active projects list. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- CLAUDE.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 745b300ed..847b1ff81 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -37,9 +37,7 @@ For comprehensive guidelines on code patterns and conventions, see the `.claude/ | **picture** | AI image generation | Expo mobile, SvelteKit web, Astro landing | | **chat** | AI chat application | NestJS backend, Expo mobile, SvelteKit web, Astro landing | | **zitare** | Daily inspiration quotes | NestJS backend, Expo mobile, SvelteKit web, Astro landing | -| **presi** | Presentation tool | NestJS backend, Expo mobile, SvelteKit web | | **contacts** | Contact management | NestJS backend, SvelteKit web | -| **mail** | Email client with AI | NestJS backend, Expo mobile, SvelteKit web, Astro landing | ### Archived Projects (`apps-archived/`) @@ -56,6 +54,9 @@ These projects are temporarily archived and excluded from the workspace. To re-a | **uload** | URL shortener | | **wisekeep** | AI wisdom extraction from video | | **techbase** | Software comparison platform | +| **inventory** | Inventory management | +| **presi** | Presentation tool | +| **storage** | Cloud storage | ## Development Commands