8a257e0de3
- update names to comply with @twentyhq/ prefix standard - update versions - upgrade twenty sdks versions <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/twentyhq/twenty/pull/22228?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. -->
This is a Twenty application bootstrapped with create-twenty-app.
Getting Started
This app was scaffolded with a local Twenty server running at http://localhost:2020.
Login with the default development credentials: tim@apple.dev / tim@apple.dev.
Run yarn twenty help to list all available commands.
Useful Commands
yarn twenty dev- Start the development server and sync your appyarn twenty docker:status- Check the local Twenty server statusyarn twenty docker:start- Start the local Twenty serveryarn lint- Lint the project with oxlintyarn typecheck- Type-check the projectyarn test:unit- Run unit testsyarn test- Run integration tests