Files
twenty/packages/twenty-cli/src/constants/base-application-project/README.md
T
martmull 0368d2a094 1574 extensibility twenty cli use workspace migration v2 to synchronize serverless function triggers (#14830)
twenty-cli serverless triggers follow up. Fixes:
- eventName don't support wildcard
- universalIdentifier not used to create or update trigger : update does
not work properly (does deletion then creation)
- add a base project in twenty-cli that is copied when creating a new
app
2025-10-02 14:06:56 +02:00

146 B

{title}

{description}

Development

twenty app dev --path {appDir}

Deployment

twenty app sync --path {appDir}