Skip to main content
The fastest way to get Spaceduck running. The installer handles Bun, system dependencies, and configuration automatically.
The installer will:
  1. Install Bun if not already present
  2. Clone the repository and install dependencies
  3. Set up SQLite with extension support
  4. Create a default .env file
  5. Start the gateway
Once complete, open http://localhost:3000 and head to Settings to pick a provider.
Want to inspect the script before running it?