/ship

A toolkit for makers to ship better products faster 🚀

Primary LanguageJavaScriptMIT LicenseMIT

Ship

license PRs Welcome

Watch on GitHub Star on GitHub Follow Tweet

A toolkit for makers to ship better products faster 🚀.

Ship is a tool that helps create new products faster. Ship is based on several open-source components, resulting from years of hard work Paralect team. We carefully select, document, and share our production-ready knowledge with you.

We encourage developers to share production-ready solutions and help to business ship something people need as quick as possible.

Quick Start

npx create-ship-app init

Why Ship?

Shipping is crucial part of any new product. The quicker you ship, the more time you have to validate your hypotheses. The quicker you validate your idea, the sooner you know if you're building what people want.

In the rush, developers often ignore quality. Backups, monitoring, proper data validation and many other things seems not so important in the beginning. Sometimes you're lucky, sometimes not.

We believe we could ship great products faster, while maintain decent quality and have a plan for scaling when hypotheses where right.

Core concepts

  • We automatically build ship out of the number of smaller components. Our ultimate goal is too keep only parts your need for your product development.
  • Every component is kept is tiny as possible to simplify maintenance and stay up to date with new releases.
  • Ship is always in a production-ready state. We test every release manually to make sure great developer experience. We use ship to build our products, see more here.

Ship components

Services

Name Description
api Koa.js backend starter
web Next.js frontend starter
deploy-digital-ocean Digital Ocean deploy scripts for Kubernetes
deploy-aws AWS deploy scripts for Kubernetes

Packages

Name Description
node-mongo Reactive extension to MongoDB API
create-ship-app CLI tool for building Ship

Basic set of easily customizable UI components for instantly applications launch.

License

Ship is released under the MIT License.

Contributing

Join us and share something developers need 👌.