ship
ship copied to clipboard
A toolkit for makers to ship better products faster 🚀
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
Documentation
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 | Koa.js backend starter |
api-dotnet | .NET backend starter |
web | Next.js frontend starter |
Packages
Name | Description |
---|---|
node-mongo | Reactive extension to MongoDB API |
create-ship-app | CLI tool for building Ship |
Deploy
Name | Description |
---|---|
digital-ocean | Digital Ocean deploy scripts for Kubernetes |
aws | AWS deploy scripts for Kubernetes |
Ship UI
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 👌.