Skip to main content
Shipwide is a multi-platform starter kit: the shared foundation extracted from real production apps, packaged to be generic and reusable. It’s a starting point you build your product on — not a finished app. Four parts, one product:

Quickstart

Run all four parts locally in a few minutes.

Architecture

How the parts connect and the wire contract they share.

Configuration

Every environment variable, per part, and the wiring that must agree.

Customization

Rebrand and theme the app, admin and site.

What you’re starting from

Shipwide is a foundation, not a finished app — here’s what that means in practice:
  • The exported pieces are ready to use — backend handlers, Vue composables, api-client functions, components. Some aren’t wired into a screen yet; that’s intentional, they’re there for you to build on.
  • The account, sessions and settings screens are placeholders on purpose. The kit gives you the plumbing behind them; you build your product’s screens on top.