| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The Ship is an AI-native, batteries-included full-stack TypeScript SaaS starter — a toolkit for makers to ship better products faster 🚀.
Build products, not boilerplate.
It is based on several open-source components, resulting from years of hard work by the Paralect team. We carefully select, document, and share our production-ready knowledge with you — and write it so coding agents have ground truth and one obvious way to do things.
Stack: TanStack Start (SPA) + TanStack Router + TanStack Query + shadcn/ui + Tailwind v4 on the web; Hono + oRPC + Drizzle ORM + PostgreSQL + better-auth on the API; react-hook-form + zod for forms; Socket.IO; Turborepo; pnpm; Docker; TypeScript.
@paralect/ship scaffolds a monorepo in one of two shapes:
Auth, file storage, email, AI chat and an admin panel are plugins you opt into — each copies into your codebase, so you own and can edit every line.
We encourage developers to share production-ready solutions and help businesses ship something people need as quickly as possible.
npx @paralect/ship initnpx create-ship-app@latest init works too — it resolves to the same CLI.
Shipping is a 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 you're not.
We believe we could ship great products faster while maintaining decent quality, and have a plan for scaling when hypotheses were right.
Ship is released under the MIT License.
Join us and share something developers need 👌.
| Back | FazBrowse Home | New Git URL |