Skip to content
@shipyard

Shipyard

Full-Stack Ephemeral Environments on Every Pull Request

Image

Welcome to Shipyard’s official GitHub! Here we offer some resources to help you get started with your deployments. For more information, check out our docs.

What’s Shipyard?

Shipyard is an Environment Management platform for developers and their agents. It creates ephemeral, on-demand copies of your app every time you open a PR. You can share these environments with SSO-enabled links, run E2E and unit tests against them, use them in agentic workflows, and integrate them into your CI/CD pipeline. With Shipyard, all you'll need to start deploying environments is a Docker Compose file.

What’s an ephemeral environment?

Ephemeral environments are full-stack, production-like copies of your app. You're able to spin them up automatically when opening a new PR, and spin them down when you no longer need them. Ephemeral environments are an industry best practice when building and testing during pre-production.

Read more at ephemeralenvironments.io


Getting Started

If you haven’t already, kick off a 30 day free trial.

Starter Apps

These repos are fully Shipyard-ready. Fork your stack of choice:

React + Flask + SQLAlchemy + LocalStack

React + Express + PostgreSQL + LocalStack

React + Django + PostgreSQL + LocalStack

Jinja + Flask + SQLAlchemy

Quickstart

Read our Quickstart guide to get your app deploying on Shipyard.


Resources

Shipyard CLI

Install the Shipyard CLI using Homebrew:

brew tap shipyard/tap
brew install shipyard

Shipyard MCP Server

Use the Shipyard MCP server to manage ephemeral environments with your coding agent.

Install for Claude Code:

claude mcp add shipyard --env SHIPYARD_API_TOKEN=your-token-here --env SHIPYARD_ORG=your-org-name -- shipyard mcp serve

Install for Codex CLI:

codex mcp add shipyard --env SHIPYARD_API_TOKEN=your-token-here --env SHIPYARD_ORG=your-org-name -- shipyard mcp serve

Community

Want to engage with the Shipyard community? Send us an email at hello@shipyard.build. You can also:

Popular repositories Loading

  1. react-flask-starter react-flask-starter Public template

    A customizable React + Flask starter app, complete with a Dockerfile and Docker Compose.

    JavaScript 33 48

  2. shipyard-cli shipyard-cli Public

    The Shipyard CLI and MCP server enable you to manage ephemeral environments from your terminal or from your AI agent.

    Go 12 5

  3. vue-starter vue-starter Public template

    A customizable Vue starter app, complete with a Dockerfile and Docker Compose.

    Vue 5 6

  4. github-action github-action Public

    Github Action to fetch Shipyard environment variables

    Python 5

  5. django-starter django-starter Public template

    A customizable Django starter app, complete with a Dockerfile and Docker Compose.

    Python 4 9

  6. react-starter react-starter Public template

    A customizable React starter app, complete with a Dockerfile and Docker Compose.

    JavaScript 4 11

Repositories

Showing 10 of 21 repositories
  • shipyard-cli Public

    The Shipyard CLI and MCP server enable you to manage ephemeral environments from your terminal or from your AI agent.

    shipyard/shipyard-cli's past year of commit activity
    Go 12 Apache-2.0 5 0 2 Updated Aug 27, 2026
  • homebrew-tap Public
    shipyard/homebrew-tap's past year of commit activity
    Ruby 1 Apache-2.0 0 0 0 Updated Jun 8, 2026
  • .github Public

    Shipyard's GitHub homepage

    shipyard/.github's past year of commit activity
    0 0 0 0 Updated Dec 3, 2025
  • cypress-smoke-testing Public

    Interactive workshop on smoke testing for CypressConf '25.

    shipyard/cypress-smoke-testing's past year of commit activity
    JavaScript 3 MIT 3 0 0 Updated Oct 22, 2025
  • react-flask-starter Public template

    A customizable React + Flask starter app, complete with a Dockerfile and Docker Compose.

    shipyard/react-flask-starter's past year of commit activity
    JavaScript 33 48 2 0 Updated Apr 11, 2025
  • django-starter Public template

    A customizable Django starter app, complete with a Dockerfile and Docker Compose.

    shipyard/django-starter's past year of commit activity
    Python 4 9 0 0 Updated Aug 28, 2024
  • shipyard-action Public

    Source for Shipyard's GitHub action. Use this to fetch Shipyard environment variables.

    shipyard/shipyard-action's past year of commit activity
    Python 4 MIT 1 0 1 Updated Jul 9, 2024
  • react-django-starter Public template

    A customizable React + Django starter app, complete with a Dockerfile and Docker Compose.

    shipyard/react-django-starter's past year of commit activity
    JavaScript 3 11 1 0 Updated Apr 30, 2024
  • react-starter Public template

    A customizable React starter app, complete with a Dockerfile and Docker Compose.

    shipyard/react-starter's past year of commit activity
    JavaScript 4 11 1 0 Updated Apr 30, 2024
  • react-express-starter Public template

    A customizable React + Express starter app, complete with a Dockerfile and Docker Compose.

    shipyard/react-express-starter's past year of commit activity
    JavaScript 2 6 2 1 Updated Mar 18, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.