• AI coding agents और AI code editors के लिए डिज़ाइन किया गया backend development platform
  • agent सीधे database, authentication, storage, functions जैसे backend के मूल building blocks को end-to-end समझ और operate कर सकते हैं
  • agent और backend infrastructure के बीच Semantic Layer की तरह काम करता है
    • यह agent के तीन मुख्य actions को support करता है: backend context को fetch करना, primitives को compose करना, और state·logs को structured schema में inspect करना
  • 6 मुख्य components:
    • Authentication: user management, authentication, session handling
    • Database: PostgreSQL relational database (pgvector सहित)
    • Storage: S3-compatible file storage
    • Model Gateway: कई LLM providers को कवर करने वाला OpenAI-compatible API
    • Edge Functions: edge पर चलने वाला serverless code (Deno-based)
    • Site Deployment: site build और deployment
  • Claude Code, Cursor, Codex जैसे प्रमुख AI code editors के साथ MCP (Model Context Protocol) server तरीके से integration
  • cloud hosting (insforge.dev) के अलावा Docker Compose self-hosting support, साथ ही Railway·Zeabur·Sealos one-click deployment भी संभव
  • एक ही host पर ports और project names अलग सेट करके कई projects को independently operate किया जा सकता है (हर एक के पास isolated DB·storage·configuration)
  • Apache-2.0 open source

अभी कोई टिप्पणी नहीं है.

अभी कोई टिप्पणी नहीं है.