Operations
Protected order queue with payment and fulfillment state.
3 Sails Admin
This is the first secure admin surface for `admin.3sails.shop`. Phase 1 protects the workflow, adds operational schema, and establishes the path to a full pipeline system.
Operations
Protected order queue with payment and fulfillment state.
Catalog
Database-backed products and variants ready for CMS screens.
Finance
Cost fields and inventory movement history for future P&L reporting.
Sign in
Create admins in the `admin_users` table after running the new migration. Passwords must be stored as PBKDF2 hashes generated by the helper script in `scripts/`.