Nebutra Sailor Docs Logo
Getting started

Installation

Quick start with Nebutra Sailor

Scaffolding your SaaS

The fastest way to start building a robust SaaS product is through our CLI.

npm create sailor@latest

This single command guides you through configuring your monolithic framework.

Available Configuration Prompts

  1. AI Provider Category: Installs the Vercel AI SDK integration tailored to Domestic, OpenAI Compatible, or Direct Labs.
  2. Database Architecture: Prisma via PostgreSQL or MySQL.
  3. Payments: Select Stripe or Lemon Squeezy templates.
  4. Target Deployment: Pre-configure Vercel, Railway, Cloudflare, or Docker.

How is this guide?

On this page