The operations layer is everything you do to your app rather than with it: invoking CLI commands, running integration tests against a real Twenty server, configuring CI, and shipping releases — either as a tarball deployed to a single server or as an npm package listed in the marketplace.Documentation Index
Fetch the complete documentation index at: https://docs.twenty.com/llms.txt
Use this file to discover all available pages before exploring further.
In this section
CLI
yarn twenty reference — exec, logs, uninstall, remotes.Testare
Vitest setup, integration tests, type checking, CI workflow.
Publicare
Build, deploy a tarball, publish to npm, install.