Skip to Content
Getting StartedOverview

Getting Started

After purchase you’ll get access to the Shipmore Core repository. Use the steps below to go from download to a running app with your first tenant.

Steps

  1. Download & access — clone the repo or download the ZIP and (optionally) set up your own Git remote. See Download & access.
  2. Install — run pnpm install in the project root.
  3. Environment — copy .env.example to .env and set the required variables. See Environment Setup.
  4. Runpnpm dev and open the URLs listed in First Steps.
  5. Add a tenant — create your first site in the admin and set its domain. See Configure Tenants.

Once you’ve completed these, you’ll have the app running and one tenant you can visit by its domain.