Swarmz

Cloud Overview

Postgres, auth, storage, edge functions, and realtime — built into every project

Every Swarmz project ships with a backend. No setup, no provisioning, no third-party accounts. The agent has direct access and can configure everything from a chat message.

Cloud dashboard overview

What's included

Using Cloud with the agent

Cloud is on by default. Tell the agent what you need and it handles the rest:

Create a users table with name, email, and avatar columns.
Add row-level security so users can only read their own data.

The agent creates the table, writes the migration, sets up RLS policies, and generates the frontend queries — all from that one message.

On this page