mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-19 19:41:25 +02:00
Add new Figgos project under apps/figgos/ with: - NestJS backend (port 3025) with Drizzle ORM, health check, metrics - Expo React Native mobile app with Mana Core Auth, tab navigation - Shared types package (@figgos/shared) - Root integration: env generation, dev:figgos:full script, MinIO bucket Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 lines
59 B
CSS
3 lines
59 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|