ShipAI Docs
Getting Started

Getting Started

Install dependencies, bootstrap services, and run the monorepo locally.

Use this section to get ship-ai running quickly and safely on your machine.

Review assumptions

Read Tech Stack so required services and optional integrations are clear before running setup.

Bootstrap local runtime

Use Setup for the script-driven flow (bun run setup) or manual 5-step flow.

Configure environment

Use Configuration to align required secrets, feature flags, and service toggles.

Resolve startup failures

Use Troubleshooting for Docker, DB, auth secret, queue, and optional Telegram issues.

On this page