Fluxbase
Description
Backend-as-a-service alternative for Supabase
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Fluxbase
[](https://github.com/nimbleflux/fluxbase/actions/workflows/ci.yml)
A lightweight, single-binary Backend-as-a-Service (BaaS) alternative to Supabase. Fluxbase provides essential backend services including auto-generated REST APIs, authentication, realtime subscriptions, file storage, and edge functions - all in a single Go binary with PostgreSQL as the only dependency.
Features
Core Services
- PostgREST-compatible REST API: Auto-generates CRUD endpoints from your PostgreSQL schema
- GraphQL API: Full GraphQL support with configurable depth/complexity limits
- Authentication: Email/password, magic links, OAuth2 (Google, GitHub, Microsoft, etc.), OIDC, SAML SSO, MFA/TOTP
- Realtime Subscriptions: WebSocket-based live data updates using PostgreSQL LISTEN/NOTIFY
- Storage: File upload/download with access policies (local filesystem or S3), image transformations
- Edge Functions: JavaScript/TypeScript function execution with Deno runtime
- Background Jobs: Long-running tasks with progress tracking, retry logic, cron scheduling
- RPC/Procedures: SQL-based serverless procedures with scheduling and RBAC
- Webhooks: Event-driven webhook delivery for database changes with retries and HMAC signing
- Vector Search: pgvector-powered semantic search with automatic embeddings
- AI/RAG: Knowledge bases, chatbots, and entity extraction
- MCP Server: Model Context Protocol for AI assistant integration
- Multi-Tenancy: Tenant isolation with RLS, separate databases, and per-tenant config
- Database Branching: Isolated dev/test environments with GitHub PR integration
Key Highlights
- Single binary or container deployment
- PostgreSQL as the
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11