From d84732e0d491e89671cd770e495b4c44b35df70d Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 1 Mar 2026 18:18:37 -0800 Subject: chore(monorepo): scaffold workspace layout for apps and shared packages --- apps/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 apps/README.md (limited to 'apps') diff --git a/apps/README.md b/apps/README.md new file mode 100644 index 00000000..93ab638a --- /dev/null +++ b/apps/README.md @@ -0,0 +1,3 @@ +# Apps + +This directory is reserved for additional applications within the monorepo. -- cgit v1.2.3