6ea817dd6c
As title
951 B
951 B
This is a Twenty application project bootstrapped with create-twenty-app.
Getting Started
First, authenticate to your workspace:
yarn auth
Then, run the development server:
yarn dev
Open your Twenty instance and go to /settings/applications section to see the result.
You can start adding twenty entities by running
yarn create-entity
The application auto-updates as you edit the file.
Learn More
To learn more about Twenty applications, take a look at the following resources:
- twenty-sdk - learn about
twenty-sdktool. - Twenty doc - Twenty's documentation.
- Join our Discord
You can check out the Twenty GitHub repository - your feedback and contributions are welcome!