mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-23 07:46:42 +02:00
Merge branch 'dev-1' into dev
This commit is contained in:
commit
d41d060bb3
1770 changed files with 168028 additions and 31031 deletions
|
|
@ -37,7 +37,6 @@ 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 |
|
||||
|
||||
### Archived Projects (`apps-archived/`)
|
||||
|
|
@ -54,6 +53,10 @@ These projects are temporarily archived and excluded from the workspace. To re-a
|
|||
| **reader** | Reading app |
|
||||
| **uload** | URL shortener |
|
||||
| **wisekeep** | AI wisdom extraction from video |
|
||||
| **techbase** | Software comparison platform |
|
||||
| **inventory** | Inventory management |
|
||||
| **presi** | Presentation tool |
|
||||
| **storage** | Cloud storage |
|
||||
|
||||
## Development Commands
|
||||
|
||||
|
|
@ -69,6 +72,7 @@ pnpm run chat:dev
|
|||
pnpm run zitare:dev
|
||||
pnpm run presi:dev
|
||||
pnpm run contacts:dev
|
||||
pnpm run mail:dev
|
||||
|
||||
# Start specific app within project
|
||||
pnpm run dev:chat:mobile # Just mobile app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue