Projenin ihtiyacı olan her şey, ilk günden
Lisans yok, ek satış yok, kurulum vergisi yok. Bu, her Indigo kurulumunun içinde gelen temel — zaten birbirine bağlanmış; böylece agent döngüsünün her geçişi tesisata değil, özelliklere gider.
Alet çantasının tamamı
CMS gibi büyük sistemlerden elle bağlamak istemeyeceğin küçük şeylere kadar — ara, filtrele, ne kadarının çoktan hazır olduğunu gör.
Config-driven content types
Pages, blog, portfolio, categories and tags ship in the box — a new type is one config entry, no core changes.
Content & CMS→Media library
Upload, organize and reuse images across content, with automatic processing behind the scenes.
Content & CMS→Scheduled publishing
Queue posts for a future date — the scheduler publishes them automatically.
Content & CMS→Content calendar
See everything drafted, scheduled and published on one editorial calendar.
Content & CMS→Full-text search
Content search backed by Postgres, ready without a separate search service.
Content & CMS→Custom fields
Extend any content type with your own field types — no core edit needed.
Content & CMS→Content variables
Drop %SITE_NAME%, contact and company placeholders into content — resolved at render, live.
Documentation system
A full docs site from CMS entries and .mdx files, with a merged nav tree and LLM-friendly export.
Content & CMS→Threaded comments
Polymorphic, nested comments you can attach to any content type.
Content & CMS→Author profiles
Bylines, bios and public author pages, decoupled from user accounts.
Content & CMS→Import from anywhere
Bring content in from WordPress, Ghost, CSV or an Indigo backup — preview before you commit.
Content & CMS→Payments, provider-agnostic
A pluggable provider registry with Stripe built in, and a provider-agnostic transaction log.
Commerce & Billing→Subscriptions & billing
Plans, checkout, dunning and a portal — subscription-only, token-metered, or both — through any provider.
Commerce & Billing→Usage tokens
Race-safe credit accounting with monthly plan grants and permanent purchased packs.
Commerce & Billing→Discount codes
Percentage, fixed and trial discounts with per-plan overrides and usage limits.
Billing analytics
MRR, churn, plan distribution and revenue over time, in the admin.
Commerce & Billing→Crypto payments
Accept cryptocurrency for plan checkout via NOWPayments, with verified payment webhooks.
Commerce & Billing→Full e-commerce store
Products, cart, a checkout pipeline, orders and exports — simple, variable, digital and subscription products.
Commerce & Billing→Variants & attributes
Filterable attributes plus related, upsell and cross-sell relations.
Commerce & Billing→Back-in-stock alerts
Customers register for sold-out products and are notified when inventory returns.
Booking & scheduling
Appointments, classes, resources and events with approval flows and paid bookings.
Commerce & Billing→Availability & slots
Timezone-aware slots from recurring schedules, with double-booking protection.
Reminders & auto-cancel
Automatic 24h and 1h reminders, and unpaid pending bookings expire on their own.
AI character chat
AI personas you chat with, streamed over WebSocket, with per-conversation overrides.
AI-native→Real-time voice calls
Speech-to-text, LLM and text-to-speech over a live WebSocket connection.
AI-native→Encrypted AI providers
Store LLM, image, video, TTS and STT providers with encrypted keys and round-robin failover.
Conversation memory
LLM-generated summaries keep long chats coherent within the context window.
AI content writer
Generate full posts from a topic, plus outlines — as reviewable HTML you keep.
AI-native→AI SEO analysis
Generate meta titles, descriptions and keywords, and score content with fixes.
AI-native→AI support desk
An AI chat widget that answers visitors and opens a ticket when it can't help.
AI-native→Ticket system
Org-scoped tickets with status, priority, assignment and satisfaction feedback.
AI-native→Better Auth, wired
Email/password, social login and email verification, ready on first boot.
Auth & Users→Roles & permissions
Four roles with ownership checks enforced in every protected procedure.
Auth & Users→The Indigo CLI
map, visualize, doctor and more — the agent orients and self-checks from the terminal, not from guesswork.
Agent-native→MCP endpoint
Every tRPC procedure becomes a typed tool at POST /api/mcp — a curated list up front, the full registry on demand.
Agent-native→Nested CLAUDE.md map
Every folder documents its own rules, so the agent reads context exactly where it works.
Agent-native→MCP personas
The agent logs in as a seeded persona over MCP and uses the feature like a customer to prove it works.
Agent-native→Architecture diagrams
Render the data model, workers and startup as Mermaid the agent can parse — orientation is a command.
Agent-native→indigo doctor
One command validates env, migrations, modules and generated files, and exits non-zero on trouble.
/llms.txt front door
A machine-readable entry point that points an agent at everything it can operate.
Seeded personas
Free, pro and admin users seeded with data, each with an MCP key to act as any customer.
End-to-end type safety
tRPC + Zod carry types from database to UI — a broken contract fails typecheck, not production.
Data & Platform→REST API v1
A free, read-only REST API with an OpenAPI 3.1 spec served at /api/v1/openapi.
Data & Platform→Pluggable storage
Filesystem by default, S3-compatible storage with a single environment switch.
Data & Platform→REST API v2
Org-scoped, bearer-authenticated and rate-limited endpoints under /api/v2.
Data & Platform→API key management
Create, rename, roll and revoke keys, with a full active → expiring → revoked lifecycle.
Strict TypeScript
A no-any policy across the codebase — the compiler is a guardrail, not a suggestion.
Real-time transport
WebSockets over Redis pub/sub — live updates across every instance.
Data & Platform→Background jobs
BullMQ workers with a database-queue fallback, already scheduled.
Data & Platform→Daily maintenance
Register cleanup tasks that run nightly, each isolated from the others' failures.
Newsletter capture
Subscribe forms that store to the form builder and mirror to your email provider.
Growth & Reach→Affiliate program
Partners register, get a referral code and earn commission, with leaderboards and conversion rates.
Growth & Reach→Marketing attribution
First-touch capture of UTM parameters, referrer, ref code and landing page per user.
Activity feeds
One call records an event; render it as public, per-user, per-org or per-entity feeds.
Growth & Reach→OKLCH color tokens
Perceptual color built on design tokens — rebrand the whole site by changing two hues.
Design & Brand→Dark mode, no flash
Token-based theming resolved before paint — no flicker on load.
Design & Brand→Theme modes
Ship light, dark or both; a public switcher appears only when you offer more than one.
Favicon generation
Every icon size, apple-touch and web manifest generated from one source config.
Design & Brand→Multilingual sitemaps
Sitemaps with hreflang and x-default generated automatically from your content.
Growth & Reach→JSON-LD structured data
Article, breadcrumb and organization schema emitted for you.
Growth & Reach→Open Graph & social cards
Share previews and OG metadata generated from your brand config.
Growth & Reach→17 languages, day one
Every page, email and admin string is translatable — and your agent can add a locale in one pass.
Growth & Reach→Locale routing
Prefix-based locales with proxy rewrites and hreflang, no route duplication.
Growth & Reach→Locale fallback
Missing translations fall back to the default locale, grouped by a shared translation id.
Translation pipeline
A PO-based pipeline to translate the whole app — or just have your agent do it.
Full admin dashboard
A complete back office — content, media, users, forms, custom fields, audit log and analytics — ready on first boot.
Ops & Trust→Image processing
Thumbnails, WebP conversion and blur-hash placeholders generated with Sharp.
Ops & Trust→Role-based scaling
Run the same Docker image as frontend, API or worker with one environment variable.
Ops & Trust→Multi-site network
Schema-per-site isolation with domain resolution and a network admin — one install, many sites.
Ops & Trust→No features match your search.
Sonradan akla gelmiş değil, gerçek bir CMS
Config'le tanımlanan içerik
Sayfalar, blog, portfolyo, kategoriler ve etiketler kutudan çıkar — yeni içerik türleri tek bir config girdisidir, çekirdek değişikliği gerektirmez. Revizyon geçmişi, medya kütüphanesi, kısa kodlar, zamanlanmış yayınlama ve içerik takvimi yerleşiktir.
Kendiliğinden çalışan SEO
Canonical URL'ler, hreflang'li çok dilli site haritaları, RSS beslemeleri, JSON-LD yapılandırılmış veri ve Open Graph metadata'sı içeriğinden otomatik üretilir.
SaaS temel taşları, tamamen bağlanmış
Kimlik doğrulama ve RBAC
E-posta/parola, sosyal giriş, dört rol ve e-posta doğrulamalı Better Auth.
Organizasyonlar
Ekip üyeliği ve organizasyon bazlı faturalandırma kapsamıyla çok kiracılı organizasyonlar.
Gerçek zamanlı
Redis pub/sub ile WebSocket taşıması — her instance'ta canlı güncellemeler.
Arka plan işleri
Redis üzerinde BullMQ; Redis olmadan da işlerin çalışması için veritabanı kuyruğu yedeğiyle.
Tip güvenli veri
PostgreSQL üzerinde Drizzle ORM, UUID anahtarlar, tRPC ile uçtan uca tipli.
Uluslararasılaştırma
Proxy tabanlı locale yönlendirme, tür bazlı fallback ve bir çeviri hattı. Ya da her şeyi agent'ına çevirt — bu sitenin 17 dili öyle çevrildi.
Yönetim paneli ve araçlar dahil
bun run indigo doctor # validate the whole project
bun run indigo visualize # live architecture diagram
bun run indigo list # installed + available modules
bun run db:studio # browse the database
Baştan itibaren bir ürün gibi işlet
İçerik yönetimi, medya kütüphanesi, kullanıcılar, form oluşturucu, özel alanlar, denetim günlüğü ve analitik içeren eksiksiz bir panel kutudan çıkar. indigo CLI'ı proje sağlığını doğrular ve mimari diyagramlarını doğrudan modüllerinden çizer.
Aynı Docker imajını tek bir ortam değişkeni ayarlayarak roller arasında ölçekle — frontend, API veya worker.
Agent'lar tarafından işletilmek için inşa edildi
Yukarıdakilerin hepsine UI olmadan erişilebilir — agent inşa eder, kendi işini bir kullanıcının yapacağı gibi doğrular ve her hatayı döngünün bir sonraki geçişine besler.
MCP uç noktası
Her tRPC prosedürü POST /api/mcp adresinde tipli bir araca dönüşür — önde seçilmiş bir liste, istendiğinde tam kayıt defteri, API anahtarı veya OAuth ile kimlik doğrulama.
Test personaları
bun run indigo personas; her biri kendi MCP anahtarına sahip ücretsiz, pro ve yönetici kullanıcılar seed'ler — agent her tür müşteri gibi davranabilir.
Her şey makinece okunabilir
Ön kapı olarak /llms.txt, her katmanda iç içe CLAUDE.md bağlamı ve agent'ın işleyebileceği, Mermaid formatında canlı mimari diyagramları. Yön bulmak bir komuttur, kod tabanında keşif seferi değil.
REST API, e-posta ve depolama
REST API v1
OpenAPI 3.1 spesifikasyonu üretilir ve /api/v1/openapi adresinden sunulur.
E-posta motoru
İş kuyruğu üzerinde şablonlu işlemsel e-posta, site bazlı markalamayla.
Takılabilir depolama
Varsayılan olarak dosya sistemi, tek bir ortam değişkeniyle S3 uyumlu depolama.
Daha derine inmeye hazır mısın?
Çekirdek yalnızca başlangıç. Modüller Indigo'yu bir mağazaya, bir AI ürününe, bir destek masasına — ya da üçüne birden — dönüştürür.