After Projects in the sidebar there is Clients: a customer card next to their local sites.
The section is visible on Free. Creating and editing cards, credentials, files, and project binding needs Pro/Teams.
What is stored
- Brief — name, company, contacts, requisites, and custom key → value fields
- Projects — several sites can bind to one card; a project has one client
- Access — logins and passwords. Passwords go into
secrets.jsonmode0600under Application Support, not into the project tree and not to macfullstack.ru - Files — copies of briefs and documents in
clients/{id}/files/. Originals on disk are not deleted
Deleting a card does not delete projects under ~/MacFullStack/www.
In the app
- Sidebar → Clients → new card
- Tabs: Brief · Projects · Access · Files
- A project card can assign a client
CLI: macstack clients list, macstack clients create --name "…", plus attach / creds / files commands.