mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 19:01:08 +02:00
feat: restore presi and storage apps from archive
Re-activate presi (presentation tool) and storage (cloud storage) apps that were previously archived for context reduction. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
9472978c66
commit
36a9e3a37c
237 changed files with 21521 additions and 37 deletions
9
apps/storage/package.json
Normal file
9
apps/storage/package.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "storage",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "Cloud storage application (like Google Drive/Dropbox)",
|
||||
"scripts": {
|
||||
"dev": "turbo run dev"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue