Home Pricing
Documentation API Reference Blog About
Login Start free
Docs

Developer Documentation

Everything you need to build, deploy, and scale with Shipyard.

Quick Start

Deploy your first app in 3 minutes

Get up and running with Shipyard in just a few commands. No configuration required.

Terminal
# Install the CLI
$ npm install -g shipyard

# Create a new React app
$ npx create-react-app my-app && cd my-app

# Deploy your project
$ shipyard deploy
✓ Deployed to https://my-app.shipyard.dev

Join our Discord

Get help from the community and our team.

Join Discord

GitHub Discussions

Ask questions and share ideas.

View Discussions

Contact Support

Get help from our support team.

Contact Us