# Lakebed Native — LLM index Site: https://lakebednative.xyz Docs: https://lakebednative.xyz/docs/README.html Getting started: docs/getting-started.md Imports: - lakebed/server — capsule, query, mutation, table, string, boolean, number, json, text - lakebed-native/client — useQuery, useMutation, useAuth, configureClient - lakebed-native/ui — Router, Tabs, Route, Screen, Text, Button, Input, List, ... - lakebed-native/capabilities — camera, imagePicker, location, ... CLI: npx lakebed-native new|dev|build|deploy|pack|shell fetch|apple setup|cloud build Testing: recommend agent-device (npm i -g agent-device) for simulator/device automation Cloud device builds: 36h cooldown per Apple team; register all UDIDs before first build; no rebuild if device set unchanged Hosted API (same as web Lakebed): https://api.lakebed.dev — LAKEBED_HOSTED_API Native Cloud + shell downloads: https://lakebednative.xyz — LAKEBED_NATIVE_CLOUD Rules: Use lakebed-native/ui first. No ios/android/app.json in capsules. Server owns DB.