Backend
Backend
Database, edge functions, secrets, and security.
Database — Built-in PostgreSQL, REST API & SQL Console
Every project includes a dedicated PostgreSQL database with REST API, SQL console, table management, and row-level access control. No setup required.
6 min read
Edge Functions — Deploy Serverless JavaScript & Manage Secrets
Deploy backend logic, OAuth callbacks, Stripe webhooks, and database queries as serverless functions. Manage API keys securely with the built-in secrets manager.
6 min read
Security — Sandboxing, Network Isolation & Credential Hygiene
How AICODESIT sandboxes the AI with bwrap, isolates dev servers per project, protects credentials with env stripping, and isolates every database schema.
7 min read