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.
Shipyard is an Environment Management platform. 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, and integrate them into your CI/CD pipeline. With Shipyard, all you'll need to start deploying environments is a Docker Compose file.
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 pre-production branches.
Read more at ephemeralenvironments.io
If you haven’t already, kick off a 30 day free trial.
These repos are fully Shipyard-ready. Fork your stack of choice:
React + Flask + SQLAlchemy + LocalStack
React + Express + PostgreSQL + LocalStack
React + Django + PostgreSQL + LocalStack
Read our Quickstart guide to get your app deploying on Shipyard.
Install the Shipyard CLI using Homebrew:
brew tap shipyard/tap
brew install shipyard
Want to engage with the Shipyard community? Send us an email at hello@shipyard.build. You can also: