Features
A platform that pulls its weight
Every capability is built twice — once for your team in the admin, and once for your code in the API.
Blazing-fast storefront
A Next.js storefront that ships pre-rendered pages, so product pages load instantly and rank well in search engines.
Powerful admin panel
Manage your catalog, orders, and customers from a clean React admin with data tables, filters, and role-based access.
API-first backend
A Laravel modular monolith exposes everything as a documented API — build any client you want on top of it.
Catalog & inventory
Products, variants, categories, and media organized the way merchants think — with stock you can actually trust.
Orders & fulfillment
From checkout to delivery: order states, customer history, and the workflows your team needs to ship on time.
Self-hosted & scalable
Runs on your own infrastructure with Docker. Your data stays yours, and the platform scales with your traffic.
For merchants
Run your store day to day
The admin panel covers the work that repeats every week — without spreadsheets on the side.
- Product catalog with variants and categories
- Media library for images and assets
- Order states and fulfillment workflows
- Customer profiles and order history
- Role-based admin access for your team
- Search and filters across your data
For developers
Extend without fighting
The platform is designed to be modified. Start with the defaults, then make it yours.
- Documented REST API for every resource
- Modular monolith you can actually read
- Static-first Next.js storefront
- Docker Compose for local development
- Bruno API collections for exploration
- Typed TypeScript frontends