# Maravilla > Maravilla is an edge runtime platform for deploying full-stack web applications with built-in services — authentication, KV, document database, object storage, realtime channels, media rooms, push notifications, and CI/CD pipelines. Full documentation in a single file: https://www.maravilla.cloud/llms-full.txt ## Getting Started - [Getting Started](https://www.maravilla.cloud/docs/getting-started): Get up and running with Maravilla Cloud in minutes - [Installation](https://www.maravilla.cloud/docs/installation): Install the Maravilla CLI and set up your first project - [Frameworks](https://www.maravilla.cloud/docs/frameworks): Framework adapters for SvelteKit, React Router, and more ## Platform - [Authentication](https://www.maravilla.cloud/docs/auth): Add user authentication to your apps with email/password, OAuth, and session management - [Authorization](https://www.maravilla.cloud/docs/authorization): Per-resource policies that decide who can read, write, or act on your data - [Platform Services](https://www.maravilla.cloud/docs/platform-overview): Overview of built-in KV, database, and storage services - [KV Store](https://www.maravilla.cloud/docs/kv-store): Key-value storage API reference - [Database](https://www.maravilla.cloud/docs/database): Document database API reference - [Vector Search](https://www.maravilla.cloud/docs/vector-search): Hybrid semantic + metadata search with built-in quantization, matryoshka, and multi-vector support - [Storage](https://www.maravilla.cloud/docs/storage): Object storage and file upload API reference - [Real-Time Events (REN)](https://www.maravilla.cloud/docs/realtime): Resource Event Notifications for real-time updates via Server-Sent Events - [Event Handlers](https://www.maravilla.cloud/docs/event-handlers): Run code in response to database changes, auth events, queues, and schedules - [Workflows](https://www.maravilla.cloud/docs/workflows): Durable, multi-step business logic that survives crashes, sleeps for days, and waits for events - [Realtime Channels](https://www.maravilla.cloud/docs/channels): Pub/sub channels, presence tracking, and WebSocket API for real-time applications - [Media Rooms](https://www.maravilla.cloud/docs/media): Video and audio room management and token generation API - [Media Transforms](https://www.maravilla.cloud/docs/media-transforms): Transcode video, extract thumbnails, resize images, OCR, convert and template documents from any uploaded file - [Push Notifications](https://www.maravilla.cloud/docs/push): Web Push out of the box — send now or schedule for later, to logged-in users and anonymous visitors ## DevOps - [CLI Reference](https://www.maravilla.cloud/docs/cli-reference): Complete Maravilla CLI command reference - [Pipelines](https://www.maravilla.cloud/docs/pipelines): CI/CD pipeline configuration with YAML - [Deployment](https://www.maravilla.cloud/docs/deployment): Deploy your application to Maravilla Cloud