Welcome to the Jose Madrid Salsa developer docs — explore features, APIs, and deployment guides.
Jose Madrid SalsaJMS Docs

macOS Admin App

Build and use the native Apple silicon shell for the remote administration panel.

The Jose Madrid Salsa Admin app is a native SwiftUI shell around the production admin panel. It preserves the website's authentication, permissions, and full feature set instead of duplicating administration logic on the Mac.

Requirements

  • Apple silicon Mac running macOS 14 or later
  • Swift 5.10 or later
  • An ADMIN, DEVELOPER, or STAFF account

Build

cd apps/macos-admin
./build-app.sh
open "dist/Jose Madrid Salsa Admin.app"

The app opens https://www.josemadrid.net/admin by default. Use Settings → Jose Madrid Salsa Admin to select an HTTPS deployment or http://localhost development server.

The native toolbar provides shortcuts for the Command Center, Operations, and Growth & Field workspaces. All other features remain available through the permission-aware admin navigation.

How is this guide?

Edit on GitHub

Last updated on

On this page