packages/create-twenty-app/README.md
</picture>
<a href="https://www.npmjs.com/package/create-twenty-app"></a> <a href="https://github.com/twentyhq/twenty/blob/main/LICENSE"></a> <a href="https://discord.gg/cx5n4Jzs57"></a>
</div>The official scaffolding CLI for building apps on top of Twenty CRM. Sets up a ready-to-run project with twenty-sdk.
npx create-twenty-app@latest my-twenty-app
cd my-twenty-app
yarn twenty dev
The scaffolder will:
twenty CLI| Flag | Description |
|---|---|
--name <name> | Set the app name |
--display-name <displayName> | Set the display name |
--description <description> | Set the description |
--url <url> | Twenty workspace URL (default: http://localhost:2020) |
--authentication-method <method> | oauth or apiKey (default: apiKey for local, oauth for remote) |
Full documentation is available at docs.twenty.com/developers/extend/apps:
docker info), then try yarn twenty docker:logs.yarn twenty remote:add --local to re-authenticate.yarn twenty dev is running — it auto-generates the typed client.