0671ff3de5
- move twenty-sdk from dependencies to devDependencies - add documentation about breaking - add warning about moving the package to dev dependencies
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 test- Run integration tests