OtterMind/Nubase

🔥🔥🔥 Turn AI-written code into real apps. Nubase is an open-source, AI-native backend platform for AI Coding, agentic applications, and modern product teams: Memory, Database, Storage, and Auth in one self-hostable service.

What it solves

Nubase addresses the gap between AI-generated code (demos) and production-ready applications. While coding agents can write frontend and backend code, they often lack a target environment to actually deploy and host that code. Nubase provides an AI-native backend and deployment layer that agents can drive directly to move an app from a prompt to a live URL in minutes.

How it works

Nubase acts as a self-hostable service that bundles eight core capability modules into one platform. It uses a Model Context Protocol (MCP) bridge, allowing AI agents (like Claude Code or Codex) to interact with the backend via tools. The agent can model data in PostgreSQL, deploy backend logic via edge functions, publish frontends to a public CDN, and manage durable memory—all without the developer needing to manually configure separate hosting accounts.

Who it’s for

It is designed for AI teams and self-hosters who want a single control plane to manage multiple isolated AI projects on their own infrastructure, specifically those using AI coding agents to accelerate development.

Highlights

  • AI-Native Deployment: Agents can directly deploy edge functions and publish static assets to a public CDN via MCP tools.
  • Integrated Memory: Built-in durable memory with LLM-powered fact extraction and hybrid retrieval (pgvector + full-text).
  • Multi-Project Isolation: A single installation supports multiple isolated projects, each with its own dedicated PostgreSQL database.
  • Comprehensive Backend Suite: Includes Database (PostgREST-compatible), Auth (JWT/OAuth), Storage (S3-compatible), AI Gateway, and Cron scheduling.
  • Single-Command Setup: Can be deployed as an all-in-one Docker image containing the backend, Studio dashboard, PostgreSQL, and Redis.

Related

  • Project
  • Project
  • Project
  • Project
  • Project