martmull
|
ce2a7d824e
|
Use alias in create-twenty-app (#16335)
Small cleaning PR
|
2025-12-04 17:12:55 +01:00 |
|
martmull
|
5e8fbc7c5c
|
1825 extensibility v1 see serverless logs using subscriptions in twnty cli or settings serverkess section (#16321)
- Adds a log section to settings serverless functions test tab
<img width="1303" height="827" alt="image"
src="https://github.com/user-attachments/assets/2ce70558-91bc-4cfc-aced-42ac9e0226bf"
/>
- Adds a new subscription endpoint to graphql api
`serverlessFunctionLogs` that that emit function logs
- Adds a new command `twenty app logs` to `twenty-sdk` to watch logs in
terminal
<img width="1109" height="182" alt="image"
src="https://github.com/user-attachments/assets/2e874060-e99d-4978-ab9c-c91e52cb7478"
/>
<img width="1061" height="176" alt="image"
src="https://github.com/user-attachments/assets/1f533e32-7435-4d7b-89c6-d1154816a8ab"
/>
- add new version for create-twenty-app and twenty-sdk `0.1.3`
|
2025-12-04 16:40:58 +01:00 |
|
martmull
|
267bfcadf8
|
Twenty sdk follow up (#16290)
as title
|
2025-12-03 15:50:16 +00:00 |
|
martmull
|
ea79425fc0
|
Fix twenty sdk and create twenty app (#16282)
As title
|
2025-12-03 15:12:34 +01:00 |
|
Paul Rastoin
|
a7c5969ede
|
[create-twenty-app] Use vite config lib (#16273)
|
2025-12-03 10:47:37 +00:00 |
|
martmull
|
6ea817dd6c
|
Add base application project yarn release file (#16238)
As title
|
2025-12-02 13:10:50 +01:00 |
|
martmull
|
e498367e2f
|
Merge twenty-cli into twenty-sdk (#16150)
- Moves twenty-cli content into twenty-sdk
- add a new twenty-sdk:0.1.0 version
- this new twenty-sdk exports a cli command called 'twenty' (like
twenty-cli before)
- deprecates twenty-cli
- simplify app init command base-project
- use `twenty-sdk:0.1.0` in base project
- move the "twenty-sdk/application" barrel to "twenty-sdk"
- add `create-twenty-app` package
<img width="1512" height="919" alt="image"
src="https://github.com/user-attachments/assets/007bef45-4e71-419a-9213-cebed376adbf"
/>
<img width="1506" height="929" alt="image"
src="https://github.com/user-attachments/assets/3de2fec6-1624-4923-ae13-f4e1cf165eb5"
/>
|
2025-12-01 11:44:35 +01:00 |
|