diff options
| author | Fuwn <[email protected]> | 2026-03-01 18:18:37 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-03-01 19:28:08 -0800 |
| commit | d84732e0d491e89671cd770e495b4c44b35df70d (patch) | |
| tree | 0171919fd3691b7e7aeb39cbe422af9779d36f1b /apps | |
| parent | ci(dx): extract shared node+pnpm setup into composite action (diff) | |
| download | due.moe-d84732e0d491e89671cd770e495b4c44b35df70d.tar.xz due.moe-d84732e0d491e89671cd770e495b4c44b35df70d.zip | |
chore(monorepo): scaffold workspace layout for apps and shared packages
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
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. |