Skip to main content

Overview

CatDoes Cloud is the managed backend that runs behind every app you build. You don’t need to set up servers, databases, or authentication manually — CatDoes configures everything through your natural language prompts.

What’s included

Database

A managed database for your app’s data. CatDoes creates tables, relationships, and queries based on your app’s requirements.

Authentication

User sign-up, login, and session management — configured automatically. Supports email/password, social logins, and more.

Storage

File and media storage for user uploads, images, and app assets. Managed and scaled for you.

Edge Functions

Serverless functions for custom backend logic, webhooks, and third-party integrations — deployed at the edge for low latency.

How it works

When you describe your app, CatDoes automatically provisions the backend resources you need. For example:
  • “I need users to sign up and log in” → authentication is configured
  • “Users can upload profile pictures” → storage bucket is created
  • “Show a feed of posts” → database table and API endpoints are set up
You can also make changes later by describing what you need in conversation, and CatDoes Cloud updates accordingly.
CatDoes Cloud is fully managed. You don’t need to worry about scaling, backups, or infrastructure maintenance.