Prerequisites
Prerequisites
- Node.js 20 or newer
- pnpm 9 or newer
- Docker with the Compose plugin
Get running
1
Clone the repo
2
Bootstrap the shop
pnpm bootstrap writes env files, installs dependencies, starts Postgres, runs Medusa migrations, seeds the catalog, creates an admin user, and syncs the publishable key.3
Start storefront and Medusa
pnpm dev starts Postgres, runs the storefront and the Medusa backend on the host, and stops Postgres on exit.4
Start Fox
In a second terminal, bring up the Hermes container. Fox exposes the Vulpy WebUI on port 8787.
Where to open what
Sign in to the Medusa admin with the seeded credentials:
admin@example.com / supersecret. Rotate them anytime with pnpm vulpy user reset.
Next steps
Run onboarding missions
Let Fox guide first-boot setup through the welcome flow.
Manage your catalog
Create products and add editorial content in Payload.