managarten/picture/apps/landing/src/content/gallery/fantasy-landscape.json
Till-JS c712a2504a feat: integrate uload and picture, unify package naming
- Add uload project with apps/web structure
  - Reorganize from flat to monorepo structure
  - Remove PocketBase binary and local data
  - Update to pnpm and @uload/web namespace

- Add picture project to monorepo
  - Remove embedded git repository

- Unify all package names to @{project}/{app} schema:
  - @maerchenzauber/* (was @storyteller/*)
  - @manacore/* (was manacore-*, manacore)
  - @manadeck/* (was web, backend, manadeck)
  - @memoro/* (was memoro-web, landing, memoro)
  - @picture/* (already unified)
  - @uload/web

- Add convenient dev scripts for all apps:
  - pnpm dev:{project}:web
  - pnpm dev:{project}:landing
  - pnpm dev:{project}:mobile
  - pnpm dev:{project}:backend

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-25 04:00:36 +01:00

43 lines
1.4 KiB
JSON

{
"title": "Mystical Fantasy Landscape with Floating Islands",
"slug": "mystical-fantasy-landscape",
"imageUrl": "/gallery/fantasy-landscape.jpg",
"prompt": "Epic fantasy landscape with floating islands, waterfalls cascading into clouds, magical crystals glowing, volumetric lighting, concept art style, highly detailed",
"model": "flux-dev",
"settings": {
"seed": 1337,
"steps": 20,
"guidanceScale": 7.5,
"width": 1024,
"height": 768,
"aspectRatio": "4:3"
},
"category": "landscape",
"style": ["fantasy", "magical", "epic", "detailed"],
"tags": ["fantasy", "landscape", "floating-islands", "concept-art", "magical"],
"creator": {
"name": "Picture Gallery"
},
"featured": true,
"trending": false,
"staffPick": true,
"published": true,
"likes": 892,
"downloads": 234,
"views": 3421,
"qualityScore": 5,
"nsfw": false,
"moderationStatus": "approved",
"relatedImages": ["mountain-vista", "alien-world"],
"relatedTutorials": ["getting-started-first-image"],
"relatedModels": ["flux-dev"],
"description": "A breathtaking fantasy landscape showcasing FLUX Dev's ability to create detailed, imaginative worlds. Perfect for game concept art and storytelling.",
"seoKeywords": ["fantasy landscape", "AI concept art", "floating islands", "magical scenery"],
"createdAt": "2025-01-14T15:30:00Z",
"language": "en",
"fileSize": 1923456,
"dimensions": {
"width": 1024,
"height": 768
}
}