# Nometria ## Docs - [AGENTS](https://docs.nometria.com/AGENTS.md) - [SECURITY COMPLIANCE AUDIT](https://docs.nometria.com/SECURITY_COMPLIANCE_AUDIT.md) - [STRATEGIC BACKLOG](https://docs.nometria.com/STRATEGIC_BACKLOG.md) - [Claude Code setup](https://docs.nometria.com/ai-tools/claude-code.md): Configure Claude Code for your documentation workflow - [Cursor setup](https://docs.nometria.com/ai-tools/cursor.md): Configure Cursor for your documentation workflow - [Windsurf setup](https://docs.nometria.com/ai-tools/windsurf.md): Configure Windsurf for your documentation workflow - [Deployments API](https://docs.nometria.com/api-reference/deployments.md): Trigger, list, and rollback deployments via the Nometria API. - [Create Plant](https://docs.nometria.com/api-reference/endpoint/create.md): Creates a new plant in the store - [Delete Plant](https://docs.nometria.com/api-reference/endpoint/delete.md): Deletes a single plant based on the ID supplied - [Get Plants](https://docs.nometria.com/api-reference/endpoint/get.md): Returns all plants from the system that the user has access to - [New Plant](https://docs.nometria.com/api-reference/endpoint/webhook.md): Information about a new plant added to the store - [API Introduction](https://docs.nometria.com/api-reference/introduction.md): Use the Nometria API to automate deployments, manage migrations, and integrate with your CI/CD pipeline. - [Migrations API](https://docs.nometria.com/api-reference/migrations.md): Create and manage app migrations via the Nometria API. - [AI Tools Setup](https://docs.nometria.com/cli/ai-tools-setup.md): Generate config files so Cursor, Claude Code, Copilot, and other AI tools can deploy your project. - [Claude Desktop Setup](https://docs.nometria.com/cli/claude-desktop.md): Add Nometria to Claude Desktop in 2 minutes. No terminal or coding needed. - [Command Reference](https://docs.nometria.com/cli/commands.md): Complete reference for all 16 nom CLI commands with examples. - [GitHub Integration](https://docs.nometria.com/cli/github-integration.md): Connect GitHub for automatic deployments on every push. - [Installation and Setup](https://docs.nometria.com/cli/install.md): Install the nom CLI, sign in, and configure your environment. - [One-Click Install](https://docs.nometria.com/cli/install-ai-tools.md): Install Nometria in your AI coding tool with one click. No terminal required. - [Claude Code MCP Server](https://docs.nometria.com/cli/mcp-server.md): Let Claude Code deploy, manage, and monitor your apps using natural language. - [CLI Overview](https://docs.nometria.com/cli/overview.md): Deploy your app from the terminal in one command with the nom CLI. - [Claude Code Slash Commands](https://docs.nometria.com/cli/slash-commands.md): Deploy, preview, and check status directly from Claude Code with built-in slash commands. - [Insforge gap analysis](https://docs.nometria.com/competitive-analysis/insforge-gap-analysis.md) - [Chrome Extension](https://docs.nometria.com/connect/chrome-extension.md): One-click migration and deployment from Lovable, Base44, and Manus — right in your browser. - [Chrome Extension](https://docs.nometria.com/connect/extension.md): Install the Nometria extension to export apps directly from your AI builder. - [Connect via GitHub](https://docs.nometria.com/connect/github.md): Deploy directly from a GitHub repository — the fastest path to production. - [Connect via ZIP Upload](https://docs.nometria.com/connect/zip.md): Export your app as a ZIP and upload it to Nometria for instant deployment. - [Database Setup](https://docs.nometria.com/deploy/database.md): Connect Supabase or Appwrite as your production database. - [Custom Domains & DNS](https://docs.nometria.com/deploy/domains.md): Point your domain to your Nometria deployment and get automatic SSL. - [Environment Variables](https://docs.nometria.com/deploy/environment.md): Manage secrets, API keys, and per-environment configuration. - [How Deployment Works](https://docs.nometria.com/deploy/overview.md): What Nometria provisions on your behalf when you deploy an app. - [Development](https://docs.nometria.com/development.md): Preview changes locally to update your docs - [Code blocks](https://docs.nometria.com/essentials/code.md): Display inline code and code blocks - [Images and embeds](https://docs.nometria.com/essentials/images.md): Add image, video, and other HTML elements - [Markdown syntax](https://docs.nometria.com/essentials/markdown.md): Text, title, and styling in standard markdown - [Navigation](https://docs.nometria.com/essentials/navigation.md): The navigation field in docs.json defines the pages that go in the navigation menu - [Reusable snippets](https://docs.nometria.com/essentials/reusable-snippets.md): Reusable, custom snippets to keep content in sync - [Global Settings](https://docs.nometria.com/essentials/settings.md): Mintlify gives you complete control over the look and feel of your documentation using the docs.json file - [FAQ](https://docs.nometria.com/faq.md): Frequently asked questions about Nometria — deployment, security, pricing, support, and more. - [What is Nometria?](https://docs.nometria.com/index.md): Turn your vibe-coded product into a production-ready app you actually own. - [Base44 → AWS](https://docs.nometria.com/migrate/base44-to-aws.md): Step-by-step guide to migrating your Base44 app to production on AWS. - [Bolt → AWS](https://docs.nometria.com/migrate/bolt-to-aws.md): Move your Bolt app from WebContainer to a real AWS production deployment. - [Firebase → Supabase](https://docs.nometria.com/migrate/firebase-to-supabase.md): Migrate your Firestore data and Firebase Auth to Supabase PostgreSQL. - [Lovable → Production](https://docs.nometria.com/migrate/lovable-to-production.md): Deploy your Lovable app to production on AWS with your own domain and database. - [Replit → AWS](https://docs.nometria.com/migrate/replit-to-aws.md): Move off Replit's always-on tier to a real EC2 instance without sleep penalties. - [Supported Platforms](https://docs.nometria.com/platforms.md): What gets migrated from each AI builder, and what to expect. - [Quickstart](https://docs.nometria.com/quickstart.md): From vibe-coded app to production deployment in under 10 minutes. - [Handling Conflicts](https://docs.nometria.com/sync/conflicts.md): What happens when builder changes and developer changes touch the same files. - [Two-Way Sync Overview](https://docs.nometria.com/sync/overview.md): How builder changes and developer changes coexist in the same GitHub repo without conflicts. - [Day-to-Day Workflow](https://docs.nometria.com/sync/workflow.md): How to build with your AI vibe coder while keeping production in sync. - [App Auditor](https://docs.nometria.com/tools/app-auditor.md): Detect tech stack and surface production-readiness issues from any live URL or GitHub repo. - [Appwrite Migrate](https://docs.nometria.com/tools/appwrite-migrate.md): Schema-driven migration runner for Appwrite — the missing prisma migrate for Appwrite projects. - [Build Fix Agents](https://docs.nometria.com/tools/build-fix.md): Auto-repair TypeScript and JavaScript build errors using LLM agents — one command, zero config. - [Claude Code Plugin](https://docs.nometria.com/tools/claude-code-plugin.md): MCP server that lets Claude Code deploy, manage, and monitor your apps with natural language. - [nom — Deploy CLI](https://docs.nometria.com/tools/deploy-cli.md): Open-source CLI that deploys any project to any cloud in one command. - [Blog Generation Script](https://docs.nometria.com/tools/generate-blogs.md): Open source 6-pass AI pipeline that generates, humanises, and publishes blog content using Claude. - [Growth Tools](https://docs.nometria.com/tools/growth-tools.md): Automated lead capture from Reddit, Discord, and GitHub with LLM scoring and outreach drafts. - [Image Compression Pipeline](https://docs.nometria.com/tools/image-pipeline.md): Open source scripts to download external images, compress them to WebP, and replace URLs across your codebase. - [Infrastructure Tools](https://docs.nometria.com/tools/infrastructure.md): SSL, DNS, page speed, uptime, and deployment tools for vibe-coded apps. - [Manus to Supabase](https://docs.nometria.com/tools/manus-to-supabase.md): One-command migration for Manus AI projects: swap MySQL to PostgreSQL, add Supabase auth, wire everything up. - [Medical OCR](https://docs.nometria.com/tools/medical-ocr.md): Multi-engine OCR pipeline for medical and legal documents — extracts ICD codes, CPT codes, medications, and structured data. - [Free Tools & Open Source](https://docs.nometria.com/tools/overview.md): 25 free web tools plus open source packages for SEO, infrastructure, blog generation, and more — all from Nometria. - [Screen Recorder Analyzer](https://docs.nometria.com/tools/screen-recorder-analyzer.md): Analyze screen recordings with Whisper audio transcription, Tesseract OCR on keyframes, and GPT action extraction. - [SDK Upstream Sync](https://docs.nometria.com/tools/sdk-upstream-sync.md): Contract-aware SDK fork maintenance — auto-applies safe upstream changes, flags breaking ones. - [Security Scanner](https://docs.nometria.com/tools/security-scanner.md): Static security scanner purpose-built for AI-generated web app code — catches secrets, auth gaps, and injection patterns. - [SEO Audit Tools](https://docs.nometria.com/tools/seo-audit.md): Free SEO tools to check meta tags, structured data, sitemaps, and more. - [Supabase Export](https://docs.nometria.com/tools/supabase-export.md): Export all your Supabase tables to JSON or SQL and import into any Postgres database. - [Supabase Schemas](https://docs.nometria.com/tools/supabase-schemas.md): Per-tenant PostgreSQL schema manager for Supabase — run 80+ isolated tenants in a single Supabase instance. - [Vibe Coding Audits](https://docs.nometria.com/tools/vibe-coding-audits.md): Platform-specific readiness scores and SEO audits for apps built with AI builders. ## OpenAPI Specs - [openapi](https://docs.nometria.com/api-reference/openapi.json) ## Optional - [Documentation](https://docs.nometria.com) - [Blog](https://nometria.com/blog) - [Free Tools](https://nometria.com/tools)